Skip to content

Commit

Permalink
[Release] stable version 0.2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Nov 8, 2023
1 parent a0a9ae8 commit 4efe2ec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.2.22",
"version": "0.2.23",
"workspaces": [
"packages/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-list-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.2.22",
"version": "0.2.23",
"main": "index.js"
}
2 changes: 1 addition & 1 deletion packages/chain-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.2.22",
"version": "0.2.23",
"main": "index.js",
"dependencies": {
"@polkadot/dev": "0.67.167",
Expand Down

0 comments on commit 4efe2ec

Please sign in to comment.