From 18b90fcb629ba21d17885da5fc657f43f9ecd8a4 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Thu, 14 Apr 2016 08:50:14 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43bd44d..f79264e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@joepie91/gulp-partial-logger", - "version": "1.0.1", + "version": "1.0.2", "description": "Gulp partial for logging output and errors of a pipeline", "main": "index.js", "scripts": {