From 096bcf7fc4a9addd844161d45278ab813dce8efa Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Wed, 15 Feb 2017 19:29:58 +0200 Subject: [PATCH] Release 6.1.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a958b8..a625fb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-brunch", - "version": "6.1.0", + "version": "6.1.1", "description": "Brunch plugin to turn latest ECMAScript standard code into vanilla ES5 with no runtime required.", "author": "Elan Shanker", "license": "ISC",