From 4ef87ec55df27332f61ce8a4407065c40d565231 Mon Sep 17 00:00:00 2001 From: Ivo Gabe de Wolff Date: Tue, 18 Aug 2015 19:42:49 +0200 Subject: [PATCH] Bump version to 2.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2680217e..16697513 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-typescript", - "version": "2.8.0", + "version": "2.8.1", "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",