Skip to content

Commit 3c7bfd1

Browse files
feat: Update package.json to 1.9.4
1 parent 67bfc1e commit 3c7bfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MemoryPack.Unity/Assets/Plugins/MemoryPack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.cysharp.memorypack",
33
"displayName": "MemoryPack",
44
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5-
"version": "1.9.3",
5+
"version": "1.9.4",
66
"unity": "2021.3",
77
"description": "Zero encoding extreme performance binary serializer for C#.",
88
"keywords": [ "Serialization" ],

0 commit comments

Comments
 (0)