Skip to content

Commit

Permalink
Bumped version to 0.1.7 [ci-skip]"
Browse files Browse the repository at this point in the history
  • Loading branch information
sklivvz authored and github-actions[bot] committed Aug 18, 2022
1 parent 776df71 commit 18a3ed1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terran-one/cosmwasm-vm-js",
"version": "0.1.6",
"version": "0.1.7",
"license": "MIT",
"author": "TerranOne",
"main": "dist/index.js",
Expand Down Expand Up @@ -68,11 +68,11 @@
"@cosmjs/encoding": "^0.28.4",
"@types/elliptic": "^6.4.14",
"@types/secp256k1": "^4.0.3",
"synchronized-promise": "^0.3.1",
"bech32": "^2.0.0",
"elliptic": "^6.5.4",
"process": "^0.11.10",
"secp256k1": "^4.0.3",
"synchronized-promise": "^0.3.1",
"util": "^0.12.4"
}
}

0 comments on commit 18a3ed1

Please sign in to comment.