Skip to content

Commit

Permalink
Bump Solidity version in CLI to 0.5.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Jul 23, 2019
1 parent a62af37 commit 6005248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ethers": ">5.0.0-beta.0",
"mime-types": "2.1.11",
"scrypt-js": "2.0.4",
"solc": "0.5.9",
"solc": "0.5.10",
"solidity-parser-antlr": "^0.3.2"
},
"keywords": [
Expand Down

0 comments on commit 6005248

Please sign in to comment.