This commit is contained in:
Simon Warta
2020-05-20 16:25:11 +02:00
parent 0359f57864
commit eba0159637
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmwasm/cli",
"version": "0.7.7",
"version": "0.7.8",
"description": "Command line interface",
"contributors": [
"IOV SAS <admin@iov.one>",
@@ -38,7 +38,7 @@
"!**/testdata/"
],
"dependencies": {
"@cosmwasm/sdk": "^0.7.7",
"@cosmwasm/sdk": "^0.7.8",
"@iov/crypto": "^2.1.0",
"@iov/encoding": "^2.1.0",
"@iov/utils": "^2.0.2",