We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61faa2 commit 93f6741Copy full SHA for 93f6741
haxelib.json
@@ -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
-}
+{
+ "name": "hxparse",
+ "url": "https://github.com/Simn/hxparse",
+ "license": "MIT",
+ "classPath": "src",
+ "description": "This library provides tools for creating lexers and parsers in haxe.",
+ "version": "4.0.1",
+ "releasenote": "update",
+ "contributors": ["Simn"]
+}
0 commit comments