From 228f2c9b1451a3431cf266eec86e01e7094ed7c1 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Mon, 25 Apr 2016 03:17:55 +0200 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01bf4eb..1f83832 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@joepie91/gulp-partial-logger", - "version": "1.0.3", + "version": "1.0.4", "description": "Gulp partial for logging output and errors of a pipeline", "main": "index.js", "scripts": {