Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jan 15, 2021
1 parent 6cccc50 commit aa7460d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions abi-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/abi-gen",
"version": "5.4.16",
"version": "5.4.17",
"engines": {
"node": ">=6.12"
},
Expand Down Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@0x/assert": "^3.0.21",
"@0x/base-contract": "^6.2.16",
"@0x/contracts-gen": "^2.0.27",
"@0x/contracts-gen": "^2.0.28",
"@0x/dev-utils": "^4.1.6",
"@0x/json-schemas": "^5.4.1",
"@0x/sol-compiler": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion contracts-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-gen",
"version": "2.0.27",
"version": "2.0.28",
"engines": {
"node": ">=6.12"
},
Expand Down

0 comments on commit aa7460d

Please sign in to comment.