From aca811e6a26017b1f47cf7f6201c77156c078327 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 26 Apr 2016 02:52:41 +0200 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fe648c..547990f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@joepie91/gulp-partial-logger", - "version": "1.0.6", + "version": "1.0.7", "description": "Gulp partial for logging output and errors of a pipeline", "main": "index.js", "scripts": {