From b6b0f0cf24002b5c4e3728501f295459a3608413 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Fri, 30 Sep 2022 01:47:19 +0000 Subject: [PATCH] bump kiss version to 0.0.1 so haxe-strings comes with install --- kiss/haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss/haxelib.json b/kiss/haxelib.json index b73fefd8..435530f3 100644 --- a/kiss/haxelib.json +++ b/kiss/haxelib.json @@ -4,7 +4,7 @@ "license": "LGPL", "tags": ["cross"], "description": "", - "version": "0.0.0", + "version": "0.0.1", "releasenote": "It isn't safe to use this library yet.", "contributors": ["NQNStudios"], "classPath": "src/",