diff --git a/package.json b/package.json index a1aa93dee5c..89a9ed80ca2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-express-decorators", - "version": "5.2.2", + "version": "5.2.3", "description": "A TypeScript Framework on top of Express", "scripts": { "precommit": "lint-staged", @@ -147,4 +147,4 @@ "packages": "packages", "test": "test" } -} +} \ No newline at end of file