Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Jun 30, 2024
1 parent 8c39ba8 commit dcc27d5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .yarn/versions/0865e76b.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
undecided:
- "@subql/common-cosmos"
Empty file added .yarn/versions/57d7cbb2.yml
Empty file.
4 changes: 2 additions & 2 deletions packages/common-cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/common-cosmos",
"version": "4.4.1-0",
"version": "4.4.1-1",
"description": "",
"scripts": {
"build": "rm -rf dist && tsc -b",
Expand Down Expand Up @@ -46,5 +46,5 @@
"lodash": "4.17.21",
"rimraf": "^3.0.2"
},
"stableVersion": "4.4.0"
"stableVersion": "4.4.1-0"
}
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-cosmos",
"version": "3.12.0",
"version": "3.12.1-0",
"description": "",
"author": "SubQuery Pte Ltd",
"license": "GPL-3.0",
Expand Down Expand Up @@ -57,5 +57,6 @@
"files": [
"/dist",
"/bin"
]
],
"stableVersion": "3.12.0"
}

0 comments on commit dcc27d5

Please sign in to comment.