diff --git a/src/MemoryPack.Unity/Assets/Plugins/MemoryPack/package.json b/src/MemoryPack.Unity/Assets/Plugins/MemoryPack/package.json index e24d0640..73185325 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.8.4", + "version": "1.8.5", "unity": "2021.3", "description": "Zero encoding extreme performance binary serializer for C#.", "keywords": [ "Serialization" ],