From 63e6d3a2ceee3747539f9fc237d32b159a5a731f Mon Sep 17 00:00:00 2001 From: Gabriel Lebec Date: Fri, 13 Jan 2017 17:23:32 -0500 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 820d147..0b03043 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-fullstack", - "version": "2.5.0", + "version": "2.6.0", "description": "a complete starter ESLint config file to help students avoid errors and learn best practices", "main": "index.js", "scripts": {