diff --git a/package.json b/package.json index 8e2cf03..0c70a44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seqproto", - "version": "0.1.2", + "version": "0.1.3", "type": "module", "description": "More than fast serialization / deserialization utility for your structured data", "main": "./dist/cjs/index.js",