v0.0.4
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"name": "@cosmwasm/cli",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "Command line interface",
|
||||
"contributors": ["IOV SAS <admin@iov.one>", "Simon Warta"],
|
||||
"contributors": [
|
||||
"IOV SAS <admin@iov.one>",
|
||||
"Simon Warta"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -33,7 +36,7 @@
|
||||
"!**/testdata/"
|
||||
],
|
||||
"dependencies": {
|
||||
"@cosmwasm/sdk": "^0.0.3",
|
||||
"@cosmwasm/sdk": "^0.0.4",
|
||||
"@iov/crypto": "^2.0.2",
|
||||
"@iov/encoding": "^2.0.2",
|
||||
"@iov/utils": "^2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user