This commit is contained in:
Simon Warta
2020-03-23 11:30:25 +01:00
parent ddcfd70665
commit 8754457b6d
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmwasm/cli",
"version": "0.7.6",
"version": "0.7.7",
"description": "Command line interface",
"contributors": [
"IOV SAS <admin@iov.one>",
@@ -37,7 +37,7 @@
"!**/testdata/"
],
"dependencies": {
"@cosmwasm/sdk": "^0.7.6",
"@cosmwasm/sdk": "^0.7.7",
"@iov/crypto": "^2.1.0",
"@iov/encoding": "^2.1.0",
"@iov/utils": "^2.0.2",