diff --git a/package.json b/package.json index 831f081..9d5cafc 100644 --- a/package.json +++ b/package.json @@ -50,5 +50,5 @@ "test:debug": "tslint --test fixtures/no-unused-declaration/used-functions-object-shorthand/tslint.json", "test:tslint": "tslint --test fixtures/**/tslint.json" }, - "version": "1.3.0" + "version": "1.3.1" }