diff --git a/haxelib.json b/haxelib.json index b2249002..89201354 100644 --- a/haxelib.json +++ b/haxelib.json @@ -16,8 +16,8 @@ "contributors": [ "adireddy" ], - "releasenote": "fix for #296, added SuppressWarnings for SimplifyBooleanExpression check", - "version": "2.1.5", + "releasenote": "bug fixes", + "version": "2.1.6", "url": "https://github.com/HaxeCheckstyle/haxe-checkstyle", "dependencies": { diff --git a/package.json b/package.json index 7b3bba4d..273cfd1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "checkstyle", - "version": "2.1.5", + "version": "2.1.6", "description": "Automated code analysis ideal for projects that want to enforce a coding standard.", "repository": { "type": "git",