From b136a8e8ddce17aeade28d76accc48b7c1fa7b26 Mon Sep 17 00:00:00 2001 From: Ryan Green Date: Wed, 3 Jul 2024 14:27:28 -0600 Subject: [PATCH] 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cc09bdc1..8c334117c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.monaverse.unitygltf", "displayName": "MonaUnityGLTF", - "version": "0.8.0", + "version": "0.9.0", "unity": "2020.3", "description": "Import and export glTF 2.0 assets, both in the editor and at runtime.", "repository": {