diff --git a/haxelib.json b/haxelib.json index b731e9b..00556d7 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,11 +4,11 @@ "license": "MIT", "tags": ["tink", "macro", "utility"], "description": "The macro toolkit ;)", - "version": "0.0.0-beta", - "releasenote": "Overall refactoring.", + "version": "0.0.1-beta", + "releasenote": "Minor enhancements.", "contributors": ["back2dos"], "dependencies": { - "tink_core": "1.0.0-beta.3" + "tink_core": "1.0.0-beta.4" }, "classPath": "src" } \ No newline at end of file