Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from trufflesuite/upgrade-solc
Browse files Browse the repository at this point in the history
Upgrade solc to v0.4.17
  • Loading branch information
gnidan authored Oct 6, 2017
2 parents 39467b1 + 37ebf89 commit 2af3697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"async": "^2.1.4",
"colors": "^1.1.2",
"graphlib": "^2.1.1",
"solc": "0.4.15",
"solc": "0.4.17",
"truffle-config": "^1.0.2",
"truffle-contract-sources": "^0.0.1",
"truffle-error": "^0.0.2",
Expand Down

0 comments on commit 2af3697

Please sign in to comment.