From ab399fa838f554c91143fec278154df17dff9deb Mon Sep 17 00:00:00 2001 From: Adi Mora Date: Fri, 25 Aug 2017 16:39:13 +0100 Subject: [PATCH] new release --- haxelib.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",