From f70fca26441a728c429ba508de45e186a1165fe9 Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Mon, 11 Mar 2024 06:00:36 +0800 Subject: [PATCH] up version to 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69a10c4..0c62ee9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "displayName": "DragonECS-Unity", "description": "Integration with Unity for DragonECS", "unity": "2021.2", - "version": "0.3.2", + "version": "0.3.3", "repository": { "type": "git", "url": "https://github.com/DCFApixels/DragonECS-Unity.git"