diff --git a/package.json b/package.json index a935bf6..a91999b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@open-template-hub/swagger-decorators", "description": "This library contains methods and decorators to ease and automate swagger documentation.", - "version": "4.0.0", + "version": "4.0.1", "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts",