This commit is contained in:
Simon Warta 2020-01-29 12:30:37 +01:00
parent 5cd1f3e517
commit 71a280fc94
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.0.0",
"version": "0.0.1",
"useWorkspaces": true,
"npmClient": "yarn"
}

View File

@ -1,6 +1,6 @@
{
"name": "@cosmwasm/bcp",
"version": "2.0.0-alpha.7",
"version": "0.0.1",
"description": "Transaction codec and client to communicate with any wasmd blockchain",
"author": "Ethan Frey <ethanfrey@users.noreply.github.com>",
"license": "Apache-2.0",