Skip to content

Commit 38b1cf4

Browse files
committed
update solc version
1 parent d23cd75 commit 38b1cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Config.prototype.loadContractsConfigFile = function() {
7979
var configObject = {
8080
"versions": {
8181
"web3.js": "0.19.1",
82-
"solc": "0.4.17"
82+
"solc": "0.4.18"
8383
},
8484
"deployment": {
8585
"host": "localhost",

0 commit comments

Comments
 (0)