From 787c6afc6c2d49736039f2ebc299479755ade85d Mon Sep 17 00:00:00 2001 From: Youri Daamen Date: Fri, 31 Mar 2017 12:07:38 +0200 Subject: [PATCH] 0.2.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3051c7e..a15509b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "builder-boy", "description": "Build and watch es modules FAST", - "version": "0.2.4", + "version": "0.2.11", "main": "lib/index.js", "scripts": { "test": "node test/index.js",