From d5a9e49c3c4b1ed8120461a1ec38adbace52cdc1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 10 Jun 2019 14:55:11 +0000 Subject: [PATCH] Travis CI build: 2646 v5.18.2 [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 633bde7c113..ea353a6b1f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-express-decorators", - "version": "5.18.1", + "version": "5.18.2", "description": "A TypeScript Framework on top of Express", "scripts": { "precommit": "lint-staged",