Skip to content

Commit c00d6ef

Browse files
committed
releasing minor version
1 parent 6193b1f commit c00d6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "msgpack-javascript",
33
"description": "JavaScript ES6 implementation of the MessagePack specification. Node and Browser friendly.",
4-
"version": "0.7.0",
4+
"version": "0.8.0",
55
"main": "lib/msgpack-javascript.js",
66
"main-es6": "src/msgpack-javascript.es6",
77
"scripts": {

0 commit comments

Comments
 (0)