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 7ca5b85 commit 0992365Copy full SHA for 0992365
haxelib.json
@@ -3,7 +3,7 @@
3
"url": "https://github.com/HaxeFoundation/hscript",
4
"license": "MIT",
5
"description": "Haxe Script is a scripting engine for a subset of the Haxe language",
6
- "version": "2.0.7",
7
- "releasenote": "fixes for haxe 3.3, use property access by default",
+ "version": "2.1.0",
+ "releasenote": "added metadata support",
8
"contributors": ["ncannasse"]
9
}
0 commit comments