Set version 0.32.0-rc.1

This commit is contained in:
Simon Warta
2023-11-07 23:31:22 +01:00
parent 44893af824
commit c7b6bd32c4
16 changed files with 48 additions and 32 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/encoding",
"version": "0.31.3",
"version": "0.32.0-rc.1",
"description": "Encoding helpers for blockchain projects",
"contributors": [
"IOV SAS <admin@iov.one>"
@@ -79,5 +79,6 @@
"typescript": "~4.9",
"webpack": "^5.76.0",
"webpack-cli": "^4.6.0"
}
},
"stableVersion": "0.31.3"
}