diff --git a/packages/io-ts/package.json b/packages/io-ts/package.json index c2a11a83..352a4a40 100644 --- a/packages/io-ts/package.json +++ b/packages/io-ts/package.json @@ -1,6 +1,6 @@ { "name": "@runtyping/io-ts", - "version": "1.3.2", + "version": "2.0.0", "description": "Generate io-ts from static types & JSON schema.", "main": "dist/index.js", "scripts": {