Skip to content

Commit

Permalink
bump dependencies and version
Browse files Browse the repository at this point in the history
  • Loading branch information
iostat committed Oct 3, 2020
1 parent f315d39 commit 2fb8641
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chanterelle",
"version": "4.0.0",
"version": "4.1.0",
"description": "A more functional truffle",
"license": "ISC",
"scripts": {
Expand Down

0 comments on commit 2fb8641

Please sign in to comment.