We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5336c5 commit f136cbbCopy full SHA for f136cbb
1 file changed
packages/node-core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@subql/node-core",
3
- "version": "19.1.0",
+ "version": "19.1.1-0",
4
"description": "Common node features that are agnostic to blockchains",
5
"homepage": "https://github.com/subquery/subql",
6
"repository": "github:subquery/subql",
@@ -57,5 +57,5 @@
57
"devDependencies": {
58
"@types/yargs": "^16.0.9"
59
},
60
- "stableVersion": "19.0.0"
+ "stableVersion": "19.1.0"
61
}
0 commit comments