Release 0.5.0
This commit is contained in:
15
haxelib.json
15
haxelib.json
@@ -1,14 +1 @@
|
||||
{
|
||||
"name": "tink_macro",
|
||||
"url" : "http://haxetink.org/tink_macro",
|
||||
"license": "MIT",
|
||||
"tags": ["tink", "macro", "utility"],
|
||||
"description": "The macro toolkit ;)",
|
||||
"version": "0.4.0",
|
||||
"releasenote": "Better error handling for onTypeNotFound",
|
||||
"contributors": ["back2dos"],
|
||||
"dependencies": {
|
||||
"tink_core": ""
|
||||
},
|
||||
"classPath": "src"
|
||||
}
|
||||
{"name":"tink_macro","license":"MIT","tags":["tink","macro","utility"],"classPath":"src","description":"The macro toolkit ;)","contributors":["back2dos"],"releasenote":"Extended API.","version":"0.5.0","url":"http://haxetink.org/tink_macro","dependencies":{"tink_core":""}}
|
Reference in New Issue
Block a user