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