Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Nov 14, 2020
1 parent 426c156 commit 3133c50
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.8",
"version": "2.7.9",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -91,7 +91,7 @@
"typescript": "3.0.1"
},
"dependencies": {
"@0x/asset-swapper": "^5.1.0",
"@0x/asset-swapper": "^5.1.1",
"@0x/base-contract": "^6.2.11",
"@0x/contracts-asset-proxy": "^3.6.5",
"@0x/contracts-erc1155": "^2.1.14",
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.1.0",
"version": "5.1.1",
"engines": {
"node": ">=6.12"
},
Expand Down

0 comments on commit 3133c50

Please sign in to comment.