v0.7.0-alpha.1

This commit is contained in:
Simon Warta
2020-02-28 11:01:24 +01:00
parent 7e7c0ff896
commit 195057baf4
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmwasm/cli",
"version": "0.7.0-alpha.0",
"version": "0.7.0-alpha.1",
"description": "Command line interface",
"contributors": [
"IOV SAS <admin@iov.one>",
@@ -36,7 +36,7 @@
"!**/testdata/"
],
"dependencies": {
"@cosmwasm/sdk": "^0.7.0-alpha.0",
"@cosmwasm/sdk": "^0.7.0-alpha.1",
"@iov/crypto": "^2.1.0",
"@iov/encoding": "^2.1.0",
"@iov/utils": "^2.0.2",