Set version 0.32.0

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