From 91057305cef0e1d73638e90568f34bf4bd42fa5c Mon Sep 17 00:00:00 2001 From: Johannes Stein Date: Thu, 21 Apr 2016 09:34:51 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09a4c0b..a021f04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-babel-lib-bundler", - "version": "2.6.0", + "version": "2.6.1", "description": "Utility to bundle JavaScript libraries with Rollup", "main": "lib/index.js", "bin": {