From a702cb16c8d83bb506f257260ad34844689b099c Mon Sep 17 00:00:00 2001 From: Mustafa Dokumaci Date: Fri, 24 Mar 2017 12:39:57 +0100 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec7bca7..84b6511 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "builder-boy", "description": "Build and watch es modules FAST", - "version": "0.2.1", + "version": "0.2.2", "main": "lib/index.js", "scripts": { "test": "node test/index.js",