diff --git a/haxelib.json b/haxelib.json index a8dd1e9e..2a5e35b2 100644 --- a/haxelib.json +++ b/haxelib.json @@ -16,8 +16,8 @@ "contributors": [ "adireddy" ], - "releasenote": "new release", - "version": "2.1.1", + "releasenote": "bug fixes", + "version": "2.1.2", "url": "https://github.com/HaxeCheckstyle/haxe-checkstyle", "dependencies": { diff --git a/package.json b/package.json index 5ee089e3..1f736d9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "checkstyle", - "version": "2.1.1", + "version": "2.1.2", "description": "Automated code analysis ideal for projects that want to enforce a coding standard.", "repository": { "type": "git",