Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yoozo committed Nov 22, 2024
1 parent 0d1b760 commit 8dd619a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .yarn/versions/7cd00a40.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
undecided:
- "@subql/cli"
- "@subql/common"
- "@subql/common-substrate"
- "@subql/node"
- "@subql/node-core"
- "@subql/query"
- "@subql/utils"
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/common",
"version": "5.1.5",
"version": "5.2.0",
"description": "",
"scripts": {
"build": "rm -rf dist && tsc -b",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/node-core",
"version": "14.2.0",
"version": "15.0.0",
"description": "Common node features that are agnostic to blockchains",
"homepage": "https://github.com/subquery/subql",
"repository": "github:subquery/subql",
Expand Down

0 comments on commit 8dd619a

Please sign in to comment.