Set version 0.30.0-beta.1

This commit is contained in:
Simon Warta
2023-03-07 16:25:54 +01:00
parent fca31fa51a
commit 50f9187515
16 changed files with 48 additions and 32 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/encoding",
"version": "0.29.5",
"version": "0.30.0-beta.1",
"description": "Encoding helpers for blockchain projects",
"contributors": [
"IOV SAS <admin@iov.one>"
@@ -79,5 +79,6 @@
"typescript": "~4.6",
"webpack": "^5.32.0",
"webpack-cli": "^4.6.0"
}
},
"stableVersion": "0.29.5"
}