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/encoding",
"version": "0.29.0-rc.1",
"version": "0.29.0",
"description": "Encoding helpers for blockchain projects",
"contributors": [
"IOV SAS <admin@iov.one>"
@@ -79,6 +79,5 @@
"typescript": "~4.6",
"webpack": "^5.32.0",
"webpack-cli": "^4.6.0"
},
"stableVersion": "0.28.11"
}
}