Skip to content

Commit 93f6741

Browse files
committed
update
1 parent f61faa2 commit 93f6741

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

haxelib.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
{
2-
"name": "hxparse",
3-
"url": "https://github.com/Simn/hxparse",
4-
"license": "MIT",
5-
"classPath": "src",
6-
"description": "This library provides tools for creating lexers and parsers in haxe.",
7-
"version": "4.0.0",
8-
"releasenote": "update",
9-
"contributors": ["Simn"]
10-
}
1+
{
2+
"name": "hxparse",
3+
"url": "https://github.com/Simn/hxparse",
4+
"license": "MIT",
5+
"classPath": "src",
6+
"description": "This library provides tools for creating lexers and parsers in haxe.",
7+
"version": "4.0.1",
8+
"releasenote": "update",
9+
"contributors": ["Simn"]
10+
}

0 commit comments

Comments
 (0)