From bf6098c9dca7babf3159496131966bf09d7e5837 Mon Sep 17 00:00:00 2001 From: back2dos Date: Thu, 17 Oct 2013 10:33:00 +0200 Subject: [PATCH] Bump version + dependencies. --- haxelib.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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