Skip to content

Commit

Permalink
Artificially bump version to deploy to EPM
Browse files Browse the repository at this point in the history
  • Loading branch information
GNSPS committed Jan 16, 2018
1 parent 131af34 commit f4fe75e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ethpm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "bytes",
"version": "0.0.3-ac.2",
"version": "0.0.4",
"description": "Solidity bytes tightly packed arrays utility library.",
"authors": [
"Gonçalo Sá <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solidity-bytes-utils",
"version": "0.0.3-ac.2",
"version": "0.0.4",
"description": "Solidity bytes tightly packed arrays utility library.",
"main": "truffle.js",
"repository": {
Expand Down

0 comments on commit f4fe75e

Please sign in to comment.