diff --git a/package-lock.json b/package-lock.json index ee5fe79..80cc235 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-torchbox", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-config-torchbox", - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "dependencies": { "eslint-config-airbnb-base": "^15.0.0" diff --git a/package.json b/package.json index c9a7a50..aafc169 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-torchbox", - "version": "1.0.0", + "version": "1.1.0", "description": "Shareable ESLint config following Torchbox’s code style", "license": "MIT", "author": "Torchbox Ltd",