diff --git a/package-lock.json b/package-lock.json index 1dd5243e..9641b5f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tslint-config-holy-grail", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 1, "dependencies": { "@angular/compiler": { diff --git a/package.json b/package.json index 97cf7f1a..c2fbdbe6 100644 --- a/package.json +++ b/package.json @@ -43,5 +43,5 @@ "precommit": "grunt lint", "test": "grunt lint && grunt test" }, - "version": "9.0.1" + "version": "9.0.2" }