From f271cc880a067da1d6827a9cbc13a43269ceb2df Mon Sep 17 00:00:00 2001 From: Juraj Kirchheim Date: Mon, 29 Jan 2018 10:12:58 +0100 Subject: [PATCH] Release 0.16.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 9606df5..e980cda 100644 --- a/haxelib.json +++ b/haxelib.json @@ -11,8 +11,8 @@ "contributors": [ "back2dos" ], - "releasenote": "Support artificial scopes when typing. Expose more BuildCache logic. Further improve Type -> ComplexType transformation.", - "version": "0.16.0", + "releasenote": "Handle module types properly.", + "version": "0.16.1", "url": "http://haxetink.org/tink_macro", "dependencies": { "tink_core": ""