Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Minor version increase
  • Loading branch information
Perseverance committed Dec 29, 2017
commit 06b3c5e411b7fb895d449f01fa2ff81820bdd83c
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zeppelin-solidity",
"version": "1.4.0",
"version": "1.4.1",
"description": "Secure Smart Contract library for Solidity",
"scripts": {
"test": "scripts/test.sh",
Expand Down Expand Up @@ -52,4 +52,4 @@
"dependencies": {
"dotenv": "^4.0.0"
}
}
}