diff --git a/haxelib.json b/haxelib.json index b803e5b..d5fb663 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": ["cross","haxe","uuid","game","binary","nanoid","short-uuid","flakeid","snowflake","flake"], "description": "Cross platform, simple Uuid , Short-Uuid , NanoId and FlakeId generator. Uuid generation is based on RFC4122 . Support versions are v1, v3, v4 and v5", - "version": "2.4.0", - "releasenote": "Add time-sortable unique FlakeId ( based on snowflake)", + "version": "2.4.1", + "releasenote": "Fix datetime bug (flash target)", "contributors": [ "flashultra" ], "classPath": "src" } \ No newline at end of file