Skip to content

Commit 14f7114

Browse files
committed
[SKIP CI] Prerelease
1 parent 1059e9b commit 14f7114

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.yarn/versions/c31e963e.yml

Whitespace-only changes.

packages/node-core/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@subql/node-core",
3-
"version": "16.1.1-0",
3+
"version": "16.1.1-1",
44
"description": "Common node features that are agnostic to blockchains",
55
"homepage": "https://github.com/subquery/subql",
66
"repository": "github:subquery/subql",
@@ -47,5 +47,6 @@
4747
},
4848
"devDependencies": {
4949
"@types/yargs": "^16.0.9"
50-
}
50+
},
51+
"stableVersion": "16.1.1-0"
5152
}

0 commit comments

Comments
 (0)