From 6914e2260af59a9ef533df3d6f1da327f8d46efe Mon Sep 17 00:00:00 2001 From: Ivo Gabe de Wolff Date: Mon, 23 Oct 2017 22:21:01 +0200 Subject: [PATCH] Version 3.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6818894c..e11f5669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-typescript", - "version": "3.2.2", + "version": "3.2.3", "description": "A typescript compiler for gulp with incremental compilation support.", "homepage": "https://github.com/ivogabe/gulp-typescript", "bugs": "https://github.com/ivogabe/gulp-typescript/issues",