Skip to content

Commit 34383c7

Browse files
authored
v0.0.4
2 parents ceca52e + f4fe75e commit 34383c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)