Set version 0.29.0-alpha.1

This commit is contained in:
Simon Warta
2022-08-05 15:31:54 +02:00
parent 27840d999a
commit e4968eee76
16 changed files with 48 additions and 32 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/cli",
"version": "0.28.11",
"version": "0.29.0-alpha.1",
"description": "Command line interface",
"contributors": [
"IOV SAS <admin@iov.one>",
@@ -82,5 +82,6 @@
"nyc": "^15.1.0",
"prettier": "^2.4.1",
"source-map-support": "^0.5.19"
}
},
"stableVersion": "0.28.11"
}