From 0683be706c8f0c8277b2dd2b067296806f527b78 Mon Sep 17 00:00:00 2001 From: back2dos Date: Mon, 18 May 2015 14:49:33 +0200 Subject: [PATCH] Release 0.6.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 0bb8f00..976a6e4 100644 --- a/haxelib.json +++ b/haxelib.json @@ -11,8 +11,8 @@ "contributors": [ "back2dos" ], - "releasenote": "Let go some legacy code.", - "version": "0.6.0", + "releasenote": "Do not lose constructor metadata.", + "version": "0.6.1", "url": "http://haxetink.org/tink_macro", "dependencies": { "tink_core": ""