Skip to content

Commit

Permalink
Bump minor -> 5.3.0 (#342)
Browse files Browse the repository at this point in the history
* Update client version to 0.6.2
  • Loading branch information
kernelwhisperer authored and 0xGabi committed Feb 25, 2019
1 parent 0bcac0c commit f805542
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 45 deletions.
104 changes: 61 additions & 43 deletions packages/aragon-cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/aragon-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aragon/cli",
"version": "5.2.2",
"version": "5.3.0",
"description": "Aragon command-line tools",
"main": "dist/cli.js",
"bin": {
Expand Down Expand Up @@ -120,7 +120,7 @@
]
},
"aragon": {
"clientVersion": "2d79d2b9373d8b89bb28a7ecd613fb6373ac2d43",
"clientVersion": "0.6.2",
"clientPort": "3000",
"defaultGasPrice": "10000000000"
},
Expand Down

0 comments on commit f805542

Please sign in to comment.