Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
mpastecki committed Aug 11, 2024
1 parent 68339ee commit b072aa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file added .yarn/versions/9a8e6f5d.yml
Empty file.
4 changes: 2 additions & 2 deletions packages/query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/query",
"version": "2.14.1-0",
"version": "2.14.1-1",
"description": "",
"bin": {
"subql-query": "./bin/run"
Expand Down Expand Up @@ -67,5 +67,5 @@
"@types/yargs": "^16.0.9",
"nodemon": "^3.1.4"
},
"stableVersion": "2.14.0"
"stableVersion": "2.14.1-0"
}

0 comments on commit b072aa9

Please sign in to comment.