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