Skip to content

Commit 1af13b1

Browse files
committed
new release
1 parent 814c3b9 commit 1af13b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

haxelib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"contributors": [
1717
"adireddy"
1818
],
19-
"releasenote": "bug fixes and improvements to spacing checks",
20-
"version": "2.1.9",
19+
"releasenote": "bug fixes",
20+
"version": "2.1.10",
2121
"url": "https://github.com/HaxeCheckstyle/haxe-checkstyle",
2222
"dependencies": {
2323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "checkstyle",
3-
"version": "2.1.9",
3+
"version": "2.1.10",
44
"description": "Automated code analysis ideal for projects that want to enforce a coding standard.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)