Skip to content

Commit

Permalink
Merge pull request #115 from maykonmichel/release/v1.0.3
Browse files Browse the repository at this point in the history
release/v1.0.3
  • Loading branch information
maykonmichel authored Mar 11, 2020
2 parents 036ee64 + 83bdb74 commit f512c51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- run: yarn build
- save_cache:
paths:
- node_modules
- build
key: v1-build-{{ checksum "package.json" }}
deploy:
docker:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ez_coins_web",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"dependencies": {
"@absinthe/socket": "^0.2.1",
Expand Down

0 comments on commit f512c51

Please sign in to comment.