Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
adireddy committed Aug 25, 2017
1 parent 063a637 commit fb299bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit fb299bb

Please sign in to comment.