Release 0.5.0

This commit is contained in:
back2dos
2014-06-15 07:10:28 +02:00
parent 2acb539b00
commit e3484b4190
2 changed files with 29 additions and 42 deletions

View File

@@ -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":""}}