Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aspnet/MessagePack-CSharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshifumi Kawai <yk@hey.com>2022-04-13 04:17:13 +0300
committerGitHub <noreply@github.com>2022-04-13 04:17:13 +0300
commit270e04c1552024408e66d5921c6f8da42bd64737 (patch)
tree8ad8117a94e53645554749ccb5c1c7a6fd8923c5
parentdb187ed67ed2732c9886e6ebde895e0e5255f8fa (diff)
parente12b32f643109721491ea0ffe3d20ea898a63204 (diff)
Merge pull request #1421 from neuecc/update-unity-packagejson
update package.json to 2.3.85
-rw-r--r--src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json b/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json
index 677cba61..60798807 100644
--- a/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json
+++ b/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/package.json
@@ -1,7 +1,7 @@
{
"name": "com.neuecc.messagepack",
"displayName": "MessagePack",
- "version": "2.3.74",
+ "version": "2.3.85",
"unity": "2018.4",
"description": "Extremely Fast MessagePack Serializer for C#.",
"keywords": [