Skip to content

Commit

Permalink
Merge pull request #31 from Augmint/staging
Browse files Browse the repository at this point in the history
Release v0.1.1
  • Loading branch information
szerintedmi authored May 1, 2019
2 parents 4f5bf61 + 98a1cd9 commit 2bcc1fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@augmint/js",
"version": "0.1.0",
"version": "0.1.1",
"description": "Augmint Javascript Library",
"keywords": [
"augmint javascript library A-EUR stablecoin web3 dapp"
Expand All @@ -9,7 +9,7 @@
"license": "AGPL-3.0-only",
"repository": {
"type": "git",
"url": "git+https://github.com/Augmint/augmint-ratesfeeder.git"
"url": "git+https://github.com/Augmint/augmint-js.git"
},
"bugs": {
"url": "https://github.com/Augmint/augmint-js/issues"
Expand All @@ -19,7 +19,7 @@
"test": "test"
},
"bin": {
"augmint-cli": "./scripts/augmint-cli.sh"
"augmint-cli": "scripts/augmint-cli.sh"
},
"engines": {
"node": "^10.15.3",
Expand Down

0 comments on commit 2bcc1fe

Please sign in to comment.