diff --git a/package-lock.json b/package-lock.json index 453473ba..7f8e1809 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tslint-config-holy-grail", - "version": "23.0.4", + "version": "23.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c5caa32b..df719c49 100644 --- a/package.json +++ b/package.json @@ -60,5 +60,5 @@ "precommit": "grunt lint", "test": "grunt lint && grunt test" }, - "version": "23.0.4" + "version": "23.0.5" }