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 #30 from trufflesuite/upgrade-solc
Browse files Browse the repository at this point in the history
Upgrade solc to v0.4.18
  • Loading branch information
gnidan authored Oct 24, 2017
2 parents a09bbcd + 86e8867 commit 3a92910
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 @@ -8,7 +8,7 @@
"colors": "^1.1.2",
"debug": "^3.1.0",
"graphlib": "^2.1.1",
"solc": "0.4.17",
"solc": "0.4.18",
"truffle-config": "^1.0.2",
"truffle-contract-sources": "^0.0.1",
"truffle-error": "^0.0.2",
Expand Down

0 comments on commit 3a92910

Please sign in to comment.