Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
Bump to version minor version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomolicari committed Nov 16, 2018
1 parent 7f87749 commit d619af9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multisigweb",
"version": "1.3.7",
"version": "1.4.0",
"eslintConfig": {
"env": {
"browser": true,
Expand Down Expand Up @@ -90,9 +90,9 @@
"asar": "0.13.1",
"babel-register": "6.26.0",
"coffee-script": "1.10.0",
"electron": "1.8.4",
"electron-builder": "20.15.1",
"electron-packager": "8.7.2",
"electron": "1.8.6",
"growl": "^1.10.5",
"grunt": "1.0.0",
"grunt-contrib-jshint": "1.1.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": "multisig-wallet-gnosis",
"version": "1.3.7",
"version": "1.4.0",
"description": "Main module, for installing all dependencies",
"scripts": {
"test-dapp": "cd dapp && npm test",
Expand Down

0 comments on commit d619af9

Please sign in to comment.