Skip to content

Commit

Permalink
bump wrapper, libraries, metadata for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dmosites committed Oct 3, 2023
1 parent f0bda15 commit c6a2b06
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion source/wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airswap/wrapper",
"version": "4.1.0",
"version": "4.1.1",
"description": "AirSwap: Wrap and Unwrap Native Tokens",
"license": "MIT",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions tools/libraries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airswap/libraries",
"version": "4.1.3",
"version": "4.1.4",
"description": "AirSwap: Libraries for Developers",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@airswap/swap-erc20": "4.1.1",
"@airswap/types": "^4.1.1",
"@airswap/utils": "^4.1.2",
"@airswap/wrapper": "4.1.0",
"@airswap/wrapper": "4.1.1",
"browser-or-node": "^2.1.1",
"ethers": "^5.6.9",
"jayson": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions tools/metadata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airswap/metadata",
"version": "4.1.1",
"version": "4.1.2",
"description": "AirSwap: Token Metadata for Developers",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@airswap/constants": "^4.1.0",
"@airswap/types": "^4.1.1",
"@airswap/wrapper": "4.1.0",
"@airswap/wrapper": "4.1.1",
"@openzeppelin/contracts": "^4.8.3",
"@uniswap/token-lists": "^1.0.0-beta.24",
"axios": "^0.21.4",
Expand Down

0 comments on commit c6a2b06

Please sign in to comment.