From 209847e5eaa76a83437868a64f661565e3fb38a0 Mon Sep 17 00:00:00 2001 From: Juraj Kirchheim Date: Mon, 11 Sep 2017 10:36:42 +0200 Subject: [PATCH] Release 0.14.2 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index a88969a..9f8a881 100644 --- a/haxelib.json +++ b/haxelib.json @@ -11,8 +11,8 @@ "contributors": [ "back2dos" ], - "releasenote": "Haxe 4 compatibility.", - "version": "0.14.1", + "releasenote": "Add way to get constructor args.", + "version": "0.14.2", "url": "http://haxetink.org/tink_macro", "dependencies": { "tink_core": ""