Skip to content

Commit 2268384

Browse files
committed
[SKIP CI] Prerelease
1 parent 825bbb0 commit 2268384

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.yarn/versions/b9d17d0a.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.1",
3+
"version": "0.2.2-0",
44
"main": "index.js",
55
"bin": {
66
"subql-query-subgraph": "./bin/run"
@@ -65,5 +65,6 @@
6565
"/dist",
6666
"/bin"
6767
],
68-
"packageManager": "[email protected]"
68+
"packageManager": "[email protected]",
69+
"stableVersion": "0.2.1"
6970
}

0 commit comments

Comments
 (0)