Set version 0.27.0

This commit is contained in:
Simon Warta
2022-01-10 16:03:01 +01:00
parent 6ad4135bb7
commit c192fc9b95
18 changed files with 38 additions and 52 deletions
+2 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmjs/utils",
"version": "0.27.0-rc2",
"version": "0.27.0",
"description": "Utility tools, primarily for testing code",
"contributors": [
"IOV SAS <admin@iov.one>"
@@ -75,6 +75,5 @@
"typescript": "~4.4",
"webpack": "^5.32.0",
"webpack-cli": "^4.6.0"
},
"stableVersion": "0.26.5"
}
}