Skip to content

Commit d2f808d

Browse files
committed
bumped package version to 1.4.10 + bumped unity.mathematics dependency to 1.3.2
1 parent 285896b commit d2f808d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"name": "com.ltmx.mathematics.mathx",
99
"repository": "github:LTMX/Unity.mathx",
1010
"description": "Extension library for Unity.Mathematics",
11-
"version": "1.4.9",
11+
"version": "1.4.10",
1212
"dependencies": {
13-
"com.unity.mathematics": "1.3.1",
13+
"com.unity.mathematics": "1.3.2",
1414
"com.unity.burst": "1.7.3"
1515
},
1616
"keywords": [

0 commit comments

Comments
 (0)