Release 0.16.6
This commit is contained in:
24
haxelib.json
24
haxelib.json
@@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "tink_macro",
|
"name": "tink_macro",
|
||||||
"description": "The macro toolkit ;)",
|
"license": "MIT",
|
||||||
"classPath": "src",
|
|
||||||
"dependencies": {
|
|
||||||
"tink_core": ""
|
|
||||||
},
|
|
||||||
"url": "http://haxetink.org/tink_macro",
|
|
||||||
"contributors": [
|
|
||||||
"back2dos"
|
|
||||||
],
|
|
||||||
"version": "0.16.5",
|
|
||||||
"releasenote": "Fix setter bypass.",
|
|
||||||
"tags": [
|
"tags": [
|
||||||
"tink",
|
"tink",
|
||||||
"macro",
|
"macro",
|
||||||
"utility"
|
"utility"
|
||||||
],
|
],
|
||||||
"license": "MIT"
|
"classPath": "src",
|
||||||
|
"description": "The macro toolkit ;)",
|
||||||
|
"contributors": [
|
||||||
|
"back2dos"
|
||||||
|
],
|
||||||
|
"releasenote": "Add haxe3 polyfill for ObjectField.",
|
||||||
|
"version": "0.16.6",
|
||||||
|
"url": "http://haxetink.org/tink_macro",
|
||||||
|
"dependencies": {
|
||||||
|
"tink_core": ""
|
||||||
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user