diff --git a/package.json b/package.json index a199d02..ac07b14 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tslint-teamcity-reporter", - "version": "3.2.0", + "version": "3.2.1", "description": "A TSLint formatter/reporter for use in TeamCity which groups by files using TeamCity Test Suite", "main": "./index.js", "types": "./index.d.ts",