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