diff --git a/package.json b/package.json index a200d05bf..bcaa69e42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zod", - "version": "3.0.0-beta.2", + "version": "3.0.0-beta.3", "description": "TypeScript-first schema declaration and validation library with static type inference", "main": "./lib/index.js", "types": "./lib/index.d.ts",