Set version 0.27.0-rc1

This commit is contained in:
Simon Warta
2021-12-01 13:21:49 +01:00
parent 42e9798216
commit 700cac88ec
17 changed files with 51 additions and 34 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/encoding",
"version": "0.26.5",
"version": "0.27.0-rc1",
"description": "Encoding helpers for blockchain projects",
"contributors": [
"IOV SAS <admin@iov.one>"
@@ -80,5 +80,6 @@
"typescript": "~4.4",
"webpack": "^5.32.0",
"webpack-cli": "^4.6.0"
}
},
"stableVersion": "0.26.5"
}