diff --git a/src/MemoryPack.Unity/Assets/Plugins/MemoryPack/package.json b/src/MemoryPack.Unity/Assets/Plugins/MemoryPack/package.json index 9f9214f6..a3db5249 100644 --- a/src/MemoryPack.Unity/Assets/Plugins/MemoryPack/package.json +++ b/src/MemoryPack.Unity/Assets/Plugins/MemoryPack/package.json @@ -2,7 +2,7 @@ "name": "com.cysharp.memorypack", "displayName": "MemoryPack", "author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" }, - "version": "1.7.4", + "version": "1.7.5", "unity": "2021.3", "description": "Zero encoding extreme performance binary serializer for C#.", "keywords": [ "Serialization" ],