Set version 0.31.0

This commit is contained in:
Simon Warta
2023-06-22 15:51:15 +02:00
parent ef5bab1249
commit 256355bad4
17 changed files with 36 additions and 49 deletions
+2 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/encoding",
"version": "0.31.0-alpha.2",
"version": "0.31.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.30.1"
}
}