From bde4f7a15e5c495749beef58d3d5ca163e8b3170 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Mon, 27 Feb 2017 15:00:01 -0500 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5c621e..36db612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-babel", - "version": "4.0.1", + "version": "4.1.0", "description": "an eslint rule plugin companion to babel-eslint", "main": "index.js", "scripts": {