Skip to content

Commit f136cbb

Browse files
[SKIP CI] Prerelease
1 parent d5336c5 commit f136cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/node-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@subql/node-core",
3-
"version": "19.1.0",
3+
"version": "19.1.1-0",
44
"description": "Common node features that are agnostic to blockchains",
55
"homepage": "https://github.com/subquery/subql",
66
"repository": "github:subquery/subql",
@@ -57,5 +57,5 @@
5757
"devDependencies": {
5858
"@types/yargs": "^16.0.9"
5959
},
60-
"stableVersion": "19.0.0"
60+
"stableVersion": "19.1.0"
6161
}

0 commit comments

Comments
 (0)