diff --git a/package.json b/package.json index 86a8c3f..c9524cd 100644 --- a/package.json +++ b/package.json @@ -82,5 +82,5 @@ "test:tslint-v6": "yarn --cwd ./test/v6 install && yarn --cwd ./test/v6 upgrade && tslint --test \"./test/v6/fixtures/**/tslint.json\"", "test:tslint-v6-compat": "yarn --cwd ./test/v6-compat install && yarn --cwd ./test/v6-compat upgrade && tslint --test \"./test/v6-compat/fixtures/**/tslint.json\"" }, - "version": "4.33.0" + "version": "4.33.1" }