From 2310b6d8e42d3b8cde21c3fb53230a8222fba3ee Mon Sep 17 00:00:00 2001 From: Juraj Kirchheim Date: Thu, 23 Aug 2018 11:24:32 +0200 Subject: [PATCH] Release 0.16.7 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index c9b91fe..32f4c52 100644 --- a/haxelib.json +++ b/haxelib.json @@ -11,8 +11,8 @@ "contributors": [ "back2dos" ], - "releasenote": "Add haxe3 polyfill for ObjectField.", - "version": "0.16.6", + "releasenote": "Fix haxe 4 compat.", + "version": "0.16.7", "url": "http://haxetink.org/tink_macro", "dependencies": { "tink_core": ""