diff --git a/package.json b/package.json index d5e4a350ac1..b5224b5abe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-express-decorators", - "version": "5.1.2", + "version": "5.1.3", "description": "A TypeScript Framework on top of Express", "scripts": { "precommit": "lint-staged",