Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
guplersaxanoid committed Nov 1, 2023
1 parent f4ced46 commit 75b3b77
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .yarn/versions/463ab869.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
undecided:
- "@subql/node"
5 changes: 3 additions & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/node",
"version": "3.2.0",
"version": "3.2.1-0",
"description": "",
"author": "Ian He",
"license": "GPL-3.0",
Expand Down Expand Up @@ -60,5 +60,6 @@
"files": [
"/dist",
"/bin"
]
],
"stableVersion": "3.2.0"
}
5 changes: 3 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.6.0",
"version": "2.6.1-0",
"description": "",
"bin": {
"subql-query": "./bin/run"
Expand Down Expand Up @@ -67,5 +67,6 @@
"@types/rimraf": "^3.0.2",
"@types/yargs": "^16.0.4",
"nodemon": "^2.0.15"
}
},
"stableVersion": "2.6.0"
}

0 comments on commit 75b3b77

Please sign in to comment.