diff --git a/package.json b/package.json index 5041fc8..2713179 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-fullstack", - "version": "1.5.0", + "version": "1.6.0", "description": "a complete starter ESLint config file to help students avoid errors and learn best practices", "main": "index.js", "scripts": {