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