Set version 0.31.0-alpha.1

This commit is contained in:
Simon Warta
2023-05-25 18:16:41 +02:00
parent b351961414
commit 7dfd0a964f
16 changed files with 48 additions and 32 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/math",
"version": "0.30.1",
"version": "0.31.0-alpha.1",
"description": "Math helpers for blockchain projects",
"contributors": [
"IOV SAS <admin@iov.one>"
@@ -77,5 +77,6 @@
"typescript": "~4.9",
"webpack": "^5.76.0",
"webpack-cli": "^4.6.0"
}
},
"stableVersion": "0.30.1"
}