diff --git a/package.json b/package.json index c308783..5c4a51d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tslint-react", - "version": "4.2.0", + "version": "5.0.0", "description": "Lint rules related to React & JSX for TSLint", "main": "tslint-react.json", "scripts": { @@ -34,4 +34,4 @@ "url": "https://github.com/palantir/tslint-react.git" }, "license": "Apache-2.0" -} \ No newline at end of file +}