From d80b03fe9d1fe609023f2fe46e4f9a83ea4e52c2 Mon Sep 17 00:00:00 2001 From: Juraj Kirchheim Date: Wed, 31 Jan 2018 16:06:27 +0100 Subject: [PATCH] Release 0.16.2 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index e980cda..3c22002 100644 --- a/haxelib.json +++ b/haxelib.json @@ -11,8 +11,8 @@ "contributors": [ "back2dos" ], - "releasenote": "Handle module types properly.", - "version": "0.16.1", + "releasenote": "Support Type->ComplexType conversion for expression type params.", + "version": "0.16.2", "url": "http://haxetink.org/tink_macro", "dependencies": { "tink_core": ""