Skip to content

Commit f4fe75e

Browse files
committed
Artificially bump version to deploy to EPM
1 parent 131af34 commit f4fe75e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ethpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "bytes",
3-
"version": "0.0.3-ac.2",
3+
"version": "0.0.4",
44
"description": "Solidity bytes tightly packed arrays utility library.",
55
"authors": [
66
"Gonçalo Sá <goncalo.sa@consensys.net>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solidity-bytes-utils",
3-
"version": "0.0.3-ac.2",
3+
"version": "0.0.4",
44
"description": "Solidity bytes tightly packed arrays utility library.",
55
"main": "truffle.js",
66
"repository": {

0 commit comments

Comments
 (0)