diff --git a/package.json b/package.json index 67c8f22..04887c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typed-binary", - "version": "1.2.2", + "version": "2.0.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",