From bc0e716085004976d08db35bde2724b963fb5b15 Mon Sep 17 00:00:00 2001 From: Gabriel Lebec Date: Sun, 31 Jul 2016 19:32:32 -0400 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef46464..46b66b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-fullstack", - "version": "1.3.0", + "version": "1.4.0", "description": "a complete starter ESLint config file to help students avoid errors and learn best practices", "main": "index.js", "scripts": {