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",