Set version 0.29.0

This commit is contained in:
Simon Warta
2022-09-15 13:06:27 +02:00
parent aaa171edd6
commit 720d3b211e
17 changed files with 36 additions and 49 deletions
+2 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/cli",
"version": "0.29.0-rc.1",
"version": "0.29.0",
"description": "Command line interface",
"contributors": [
"IOV SAS <admin@iov.one>",
@@ -82,6 +82,5 @@
"nyc": "^15.1.0",
"prettier": "^2.4.1",
"source-map-support": "^0.5.19"
},
"stableVersion": "0.28.11"
}
}