From 11f223046037b1d54483a1e110e5d314b8aeeff7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 22 Mar 2019 14:11:27 +0000 Subject: [PATCH] Travis CI build: 2500 v5.2.5 [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7a5ba82971..3e7804b0ab8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-express-decorators", - "version": "5.2.4", + "version": "5.2.5", "description": "A TypeScript Framework on top of Express", "scripts": { "precommit": "lint-staged",