diff --git a/package.json b/package.json index 85dd971..7b372ab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "msgpackr", "author": "Kris Zyp", - "version": "1.9.9", + "version": "1.10.0", "description": "Ultra-fast MessagePack implementation with extensions for records and structured cloning", "license": "MIT", "types": "./index.d.ts",