Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
szerintedmi committed Apr 24, 2018
1 parent 02486f5 commit 9fb5fec
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abiniser",
"version": "0.1.0",
"version": "0.2.0",
"description": "Truffle post processor to generate ABI and deployment repository files",
"main": "index.js",
"bin": {
Expand All @@ -10,7 +10,12 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "git+https://github.com/Augmint/abiniser.git",
"keywords": ["truffle", "abi", "ethereum", "solidity"],
"keywords": [
"truffle",
"abi",
"ethereum",
"solidity"
],
"author": "“Augmint”",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 9fb5fec

Please sign in to comment.