Skip to content

Commit

Permalink
bump libraries, metadata for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dmosites committed Dec 4, 2023
1 parent 0b3c03c commit 64db359
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion source/pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@airswap/constants": "4.1.6",
"@airswap/metadata": "4.1.9",
"@airswap/metadata": "4.1.10",
"@airswap/types": "4.1.1",
"@airswap/utils": "4.1.7",
"prompt-confirm": "^2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion tools/libraries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airswap/libraries",
"version": "4.1.11",
"version": "4.1.12",
"description": "AirSwap: Libraries for Developers",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion tools/metadata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airswap/metadata",
"version": "4.1.9",
"version": "4.1.10",
"description": "AirSwap: Token Metadata for Developers",
"repository": {
"type": "git",
Expand Down

0 comments on commit 64db359

Please sign in to comment.