Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Simn committed Nov 6, 2019
1 parent f61faa2 commit 93f6741
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions haxelib.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,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.0",
"releasenote": "update",
"contributors": ["Simn"]
}
{
"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 comments on commit 93f6741

Please sign in to comment.