Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Dec 27, 2020
1 parent aaaf0d0 commit 4bf6a23
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions contracts/integrations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-integrations",
"version": "2.7.19",
"version": "2.7.20",
"private": true,
"engines": {
"node": ">=6.12"
Expand Down Expand Up @@ -93,7 +93,7 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/asset-swapper": "^5.5.3",
"@0x/asset-swapper": "^5.6.0",
"@0x/base-contract": "^6.2.14",
"@0x/contracts-asset-proxy": "^3.7.2",
"@0x/contracts-erc1155": "^2.1.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/asset-swapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/asset-swapper",
"version": "5.5.3",
"version": "5.6.0",
"engines": {
"node": ">=6.12"
},
Expand Down

0 comments on commit 4bf6a23

Please sign in to comment.