diff --git a/haxelib.json b/haxelib.json index f64fac04..9a2f221c 100644 --- a/haxelib.json +++ b/haxelib.json @@ -16,8 +16,8 @@ "contributors": [ "adireddy" ], - "releasenote": "added path option in exclude config", - "version": "2.1.13", + "releasenote": "exclude config regex #349", + "version": "2.1.14", "url": "https://github.com/HaxeCheckstyle/haxe-checkstyle", "dependencies": { diff --git a/package.json b/package.json index 376470a8..02327632 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "checkstyle", - "version": "2.1.13", + "version": "2.1.14", "description": "Automated code analysis ideal for projects that want to enforce a coding standard.", "repository": { "type": "git",