Skip to content

Commit be11571

Browse files
committed
[SKIP CI] Prerelease
1 parent 72b6f62 commit be11571

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.yarn/versions/5a9e6d9f.yml

Whitespace-only changes.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@subql/query-subgraph",
3-
"version": "0.2.3",
3+
"version": "0.2.4-0",
44
"main": "index.js",
55
"bin": {
66
"subql-query-subgraph": "./bin/run"
@@ -67,5 +67,6 @@
6767
"/dist",
6868
"/bin"
6969
],
70-
"packageManager": "[email protected]"
70+
"packageManager": "[email protected]",
71+
"stableVersion": "0.2.3"
7172
}

0 commit comments

Comments
 (0)