From 96e3617eef986e4dfd720147e787e46551bc0ad4 Mon Sep 17 00:00:00 2001 From: LTMX Date: Tue, 5 Sep 2023 01:45:57 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 894445a..9aa18a6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "name": "com.ltmx.mathematics.mathx", "repository": "github:LTMX/Unity.mathx", "description": "Extension library for Unity.Mathematics", - "version": "1.3.6", + "version": "1.3.10", "dependencies": { "com.unity.mathematics": "1.2.6", "com.unity.burst": "1.7.3"