From fe277034e607c495fd3a87a994e55403ce261a77 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Wed, 1 Jun 2016 21:45:38 +0100 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 748b26d..e820fac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-lukechilds", - "version": "1.3.0", + "version": "1.4.0", "description": "My personal eslint preferences", "main": "index.js", "scripts": {