Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
yoozo committed Sep 19, 2024
1 parent be3a2a6 commit 67c2702
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Empty file added .yarn/versions/079fc3d9.yml
Empty file.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "query-subgraph",
"version": "0.0.3",
"version": "0.0.4-0",
"main": "index.js",
"bin": {
"subql-query-subgraph": "./bin/run"
Expand Down Expand Up @@ -59,5 +59,6 @@
"/dist",
"/bin"
],
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"stableVersion": "0.0.3"
}

0 comments on commit 67c2702

Please sign in to comment.