diff --git a/bower.json b/bower.json index 68b62bd..59a1c6f 100644 --- a/bower.json +++ b/bower.json @@ -11,8 +11,8 @@ "dependencies": { "purescript-prelude": "^4.0.0", "purescript-web3": "^2.0.0", - "purescript-web3-generator": "^2.0.0", - "purescript-solc": "^1.0.0", + "purescript-web3-generator": "^2.1.0", + "purescript-solc": "^1.1.0", "purescript-console": "^4.0.0", "purescript-node-process": "^7.0.0", "purescript-optparse": "^3.0.0", diff --git a/package.json b/package.json index 1286336..b71473d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chanterelle", - "version": "4.0.0", + "version": "4.1.0", "description": "A more functional truffle", "license": "ISC", "scripts": {