diff --git a/express-zod-api/package.json b/express-zod-api/package.json index 95ed96645..b99119b0b 100644 --- a/express-zod-api/package.json +++ b/express-zod-api/package.json @@ -1,6 +1,6 @@ { "name": "express-zod-api", - "version": "22.8.0", + "version": "22.9.0", "description": "A Typescript framework to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.", "license": "MIT", "repository": {