diff --git a/package.json b/package.json index f1c7c08..604b818 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msgpack5", - "version": "5.0.0", + "version": "5.1.0", "description": "A msgpack v5 implementation for node.js and the browser, with extension points", "main": "index.js", "scripts": {