diff --git a/package.json b/package.json index 662f52c..31f1268 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typed-binary", - "version": "3.1.0", + "version": "3.2.0", "description": "Describe binary structures with full TypeScript support. Encode and decode into pure JavaScript objects.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",