Set version 0.29.0-alpha.1

This commit is contained in:
Simon Warta
2022-08-05 15:31:54 +02:00
parent 27840d999a
commit e4968eee76
16 changed files with 48 additions and 32 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/encoding",
"version": "0.28.11",
"version": "0.29.0-alpha.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.28.11"
}