Skip to content

Commit

Permalink
SemVer
Browse files Browse the repository at this point in the history
  • Loading branch information
2A5F committed Apr 19, 2023
1 parent ed71c00 commit c2ade42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/LibSugar.Unity.Mathematics/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.libsugar.sugar.unity.mathematics",
"displayName": "LibSugar.Mathematics",
"version": "0.1.0",
"version": "0.1.1",
"unity": "2022.2",
"description": "Like syntactic sugar, but is library",
"files": [
Expand All @@ -28,6 +28,6 @@
},
"homepage": "https://github.com/libsugar/SugarUnity.Mathematics#readme",
"dependencies": {
"com.unity.mathematics": "^1.2.6"
"com.unity.mathematics": "1.2.6"
}
}

0 comments on commit c2ade42

Please sign in to comment.