Skip to content

Commit 9746985

Browse files
feat: Update package.json to 1.7.0
1 parent 20a3680 commit 9746985

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.6.0",
5+
"version": "1.7.0",
66
"unity": "2021.3",
77
"description": "Zero encoding extreme performance binary serializer for C#.",
88
"keywords": [ "Serialization" ],

0 commit comments

Comments
 (0)