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/socket",
"version": "0.27.0-rc2",
"version": "0.27.0",
"description": "Utility functions for working with WebSockets",
"contributors": [
"IOV SAS <admin@iov.one>",
@@ -82,6 +82,5 @@
"typescript": "~4.4",
"webpack": "^5.32.0",
"webpack-cli": "^4.6.0"
},
"stableVersion": "0.26.5"
}
}