diff --git a/haxelib.json b/haxelib.json index 3f7a3b57..a3365f07 100644 --- a/haxelib.json +++ b/haxelib.json @@ -15,7 +15,7 @@ "contributors": [ "adireddy" ], - "releasenote": "bug fixes and minor updates", + "releasenote": "more improvements and bug fixes", "version": "1.2.4", "url": "https://github.com/adireddy/haxe-checkstyle", "dependencies": { diff --git a/package.json b/package.json index d2585f07..ea7b5246 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "checkstyle", - "version": "1.2.4", + "version": "1.2.5", "description": "Automated code analysis ideal for projects that want to enforce a coding standard.", "repository": { "type": "git",