Skip to content

Commit 1b31f58

Browse files
committed
version bump 0.1.11
1 parent 89dd1b9 commit 1b31f58

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "msgpack",
33
"description": "A space-efficient object serialization library for node.js",
4-
"version": "0.1.10",
4+
"version": "0.1.11",
55
"homepage": "https://github.com/msgpack/msgpack-node",
66
"contributors": [
77
{
@@ -47,6 +47,10 @@
4747
"email": "tom@tomtaylor.co.uk",
4848
"url": "https://github.com/tomtaylor"
4949
},
50+
{
51+
"name": "Brian White",
52+
"url": "https://github.com/mscdex"
53+
},
5054
{
5155
"name": "Keiji Yoshimi",
5256
"url": "https://github.com/walf443"

0 commit comments

Comments
 (0)