Skip to content

Commit 47b2622

Browse files
committed
chore: bump deps
1 parent 1bc07d2 commit 47b2622

9 files changed

Lines changed: 149 additions & 11 deletions

File tree

.assets/unity-package-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packageRoot": ".",
3-
"packageVersion": "5.0.1",
3+
"packageVersion": "5.0.2",
44
"dependencyVersions": {},
55
"packages": [
66
{
1.5 KB
Binary file not shown.
668 Bytes
Binary file not shown.

com.mrdav30.fixedmathsharp.lean/Plugins/FixedMathSharp.xml

Lines changed: 72 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

com.mrdav30.fixedmathsharp.lean/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
{
1+
{
22
"name": "com.mrdav30.fixedmathsharp.lean",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"displayName": "FixedMathSharp.Lean",
55
"description": "A high-precision, deterministic fixed-point math library for Unity and .NET without MemoryPack dependency which can cause issues with Unity Burst AOT compilation. This package provides the core fixed-point math functionality while allowing developers to choose their own serialization solution.",
66
"unity": "2022.3",
1 KB
Binary file not shown.
668 Bytes
Binary file not shown.

com.mrdav30.fixedmathsharp/Plugins/FixedMathSharp.xml

Lines changed: 72 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

com.mrdav30.fixedmathsharp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
{
1+
{
22
"name": "com.mrdav30.fixedmathsharp",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"displayName": "FixedMathSharp",
55
"description": "A high-precision, deterministic fixed-point math library for Unity and .NET.",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)