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 6, 2023
1 parent 94ddf7a commit 1f83f28
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .yarn/versions/954b51fc.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.3.0",
"version": "3.3.1-0",
"description": "",
"author": "Ian He",
"license": "GPL-3.0",
Expand Down Expand Up @@ -60,5 +60,6 @@
"files": [
"/dist",
"/bin"
]
],
"stableVersion": "3.3.0"
}
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.6.1-0",
"version": "2.6.1-1",
"description": "",
"bin": {
"subql-query": "./bin/run"
Expand Down Expand Up @@ -68,5 +68,5 @@
"@types/yargs": "^16.0.4",
"nodemon": "^2.0.15"
},
"stableVersion": "2.6.0"
"stableVersion": "2.6.1-0"
}

0 comments on commit 1f83f28

Please sign in to comment.