From fa27ec0adfe39f4e6ab16cf7ccfb144438375ffd Mon Sep 17 00:00:00 2001 From: Jannick Garthen Date: Tue, 18 Oct 2016 10:15:03 +0200 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2447606..f95aff8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bubleify", - "version": "0.5.1", + "version": "0.6.0", "description": "Browserify transform that compiles es2015 to es5 using Bublé", "main": "index.js", "scripts": {