This commit is contained in:
Simon Warta
2020-02-20 15:41:20 +01:00
parent 4d29fbe937
commit 31e9c3bcdf
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmwasm/cli",
"version": "0.0.6",
"version": "0.0.7",
"description": "Command line interface",
"contributors": [
"IOV SAS <admin@iov.one>",
@@ -36,7 +36,7 @@
"!**/testdata/"
],
"dependencies": {
"@cosmwasm/sdk": "^0.0.6",
"@cosmwasm/sdk": "^0.0.7",
"@iov/crypto": "^2.0.2",
"@iov/encoding": "^2.0.2",
"@iov/utils": "^2.0.2",