From 875ab3cfcb237e9ee5d56465264057decd698460 Mon Sep 17 00:00:00 2001 From: Nicolas Cannasse Date: Tue, 10 Sep 2019 23:23:36 +0200 Subject: [PATCH] 1.5.0 --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index 7d34ee6..bb9da41 100644 --- a/haxelib.json +++ b/haxelib.json @@ -3,7 +3,7 @@ "url" : "https://github.com/ncannasse/hxbit", "license" : "BSD", "description" : "Binary serialization and network synchronization library", - "version" : "1.4.1", + "version" : "1.5.0", "releasenote" : "", "contributors" : ["ncannasse"], "dependencies" : {}