From eccc1ba089fb3745b7e40332a268ac09e9eef01a Mon Sep 17 00:00:00 2001 From: Ahmad Aulia Noorhakim Date: Sat, 3 Oct 2015 08:31:01 +0700 Subject: [PATCH] Version bump --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 35a01c1..f984573 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": ["cross","serialization","msgpack"], "description": "MessagePack (http://msgpack.org) for HaXe", - "version": "1.15.0", - "releasenote": "Add Int64 support", + "version": "1.15.1", + "releasenote": "Update deprecated Int64 getHigh() and getLow()", "contributors": ["aaulia", "Type1J", "mcheshkov"], "dependencies": { } }