From 09bb056c95f4bcaa253e0cf306938db3b2d0b63c Mon Sep 17 00:00:00 2001 From: David Peicho Date: Fri, 28 Nov 2025 11:00:28 +0100 Subject: [PATCH] 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19be581..585171f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wonderlandengine/components", - "version": "1.2.4", + "version": "1.2.5", "description": "Wonderland Engine's official component library.", "author": "Wonderland GmbH", "license": "MIT",