diff --git a/haxelib.json b/haxelib.json index 99501c26..842e8ec5 100644 --- a/haxelib.json +++ b/haxelib.json @@ -16,8 +16,8 @@ "contributors": [ "adireddy" ], - "releasenote": "more improvements and bug fixes", - "version": "1.2.5", + "releasenote": "v2 release with more checks and lot of improvements/bug fixes", + "version": "2.0.0", "url": "https://github.com/adireddy/haxe-checkstyle", "dependencies": { diff --git a/package.json b/package.json index ea7b5246..b35eab7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "checkstyle", - "version": "1.2.5", + "version": "2.0.0", "description": "Automated code analysis ideal for projects that want to enforce a coding standard.", "repository": { "type": "git",