Skip to content

Commit c2ade42

Browse files
committed
SemVer
1 parent ed71c00 commit c2ade42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/LibSugar.Unity.Mathematics/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.libsugar.sugar.unity.mathematics",
33
"displayName": "LibSugar.Mathematics",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"unity": "2022.2",
66
"description": "Like syntactic sugar, but is library",
77
"files": [
@@ -28,6 +28,6 @@
2828
},
2929
"homepage": "https://github.com/libsugar/SugarUnity.Mathematics#readme",
3030
"dependencies": {
31-
"com.unity.mathematics": "^1.2.6"
31+
"com.unity.mathematics": "1.2.6"
3232
}
3333
}

0 commit comments

Comments
 (0)