diff --git a/package.json b/package.json index cd1c2f02e7e..a8538dac5a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-express-decorators", - "version": "5.0.2", + "version": "5.0.3", "description": "A TypeScript Framework on top of Express", "main": "./dist/lib/index.js", "typings": "./dist/lib/index.d.ts", @@ -142,4 +142,4 @@ "packages": "packages", "test": "test" } -} +} \ No newline at end of file