Skip to content

Commit 406e282

Browse files
committed
Bump version to v.0.1.0
1 parent 8a52148 commit 406e282

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ethpm.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "bytes",
3-
"version": "0.0.9",
3+
"version": "0.1.0",
44
"description": "Solidity bytes tightly packed arrays utility library.",
55
"authors": [
66
"Gonçalo Sá <[email protected]>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solidity-bytes-utils",
3-
"version": "0.0.9",
3+
"version": "0.1.0",
44
"description": "Solidity bytes tightly packed arrays utility library.",
55
"main": "truffle.js",
66
"repository": {

0 commit comments

Comments
 (0)