Skip to content

Commit f0cbe0d

Browse files
committed
Bump version to v0.1.1
1 parent 9491c70 commit f0cbe0d

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.1.0",
3+
"version": "0.1.1",
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.1.0",
3+
"version": "0.1.1",
44
"description": "Solidity bytes tightly packed arrays utility library.",
55
"main": "truffle.js",
66
"repository": {

0 commit comments

Comments
 (0)