From 79cf3ea9982cfde88b8f4104d9113d3aaa7d8f69 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Sat, 19 Mar 2022 10:53:53 -0700 Subject: [PATCH] Increment version to 8.0.0 --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index e6341b86b..81c75c80c 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "7.9.1", + "version": "8.0.0", "releasenote": "", "contributors": [ "singmajesty" ], "classPath": "src"