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/cli",
"version": "0.27.0-rc2",
"version": "0.27.0",
"description": "Command line interface",
"contributors": [
"IOV SAS <admin@iov.one>",
@@ -83,6 +83,5 @@
"nyc": "^15.1.0",
"prettier": "^2.4.1",
"source-map-support": "^0.5.19"
},
"stableVersion": "0.26.5"
}
}