diff --git a/eslint/package.json b/eslint/package.json index 8b4e02c..f5fd1c5 100644 --- a/eslint/package.json +++ b/eslint/package.json @@ -1,6 +1,6 @@ { "name": "@alhadis/eslint-config", - "version": "v1.0.0", + "version": "v1.1.0", "description": "Shareable version of my ESLint config.", "readme": "[Go here](https://github.com/Alhadis/Coding-Style) for an entertaining overview of my coding preferences.", "repository": "https://github.com/Alhadis/Coding-Style/tree/master/eslint",