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:
authorAndrew Arnott <andrewarnott@live.com>2022-06-09 16:38:55 +0300
committerAndrew Arnott <andrewarnott@live.com>2022-06-09 16:38:55 +0300
commitcf86d7cbbe2b798bd5347d0e02210314267f68bd (patch)
tree60aaf87035f904ea484f3277116dcd4a50c43054
parent9f5b50634c08879476ad877cd599a77290bb19a3 (diff)
Update package.json version to 2.3.112 to match latest release
-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 60798807..87e187eb 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.85",
+ "version": "2.3.112",
"unity": "2018.4",
"description": "Extremely Fast MessagePack Serializer for C#.",
"keywords": [