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