From 3d1895530ac5f97cb2b4cfc81b78f79698043667 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 15 Jun 2019 08:01:10 +0000 Subject: [PATCH] Travis CI build: 2655 v5.19.1 [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8e03c33dad..7c54e33af78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-express-decorators", - "version": "5.19.0", + "version": "5.19.1", "description": "A TypeScript Framework on top of Express", "scripts": { "precommit": "lint-staged",