diff --git a/package.json b/package.json index 8a48716..0f51364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msgpack5", - "version": "6.0.1", + "version": "6.0.2", "description": "A msgpack v5 implementation for node.js and the browser, with extension points", "main": "index.js", "scripts": {