Skip to content

Commit 6e3f9f0

Browse files
committed
Bump version to 2.1.0+211120
1 parent 3c16e4a commit 6e3f9f0

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

Packages/README.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
This package contains the following:
22
- Newtonsoft.Json.dll - Newtonsoft.Json v12.0.2 (https://github.com/jilleJr/Newtonsoft.Json-for-Unity and https://dl.cloudsmith.io/public/jillejr/newtonsoft-json-for-unity/npm/jillejr.newtonsoft.json-for-unity/12.0.201/jillejr.newtonsoft.json-for-unity-12.0.201.tgz)
3-
- PusherClient.dll - PusherClient v1.1.2 (https://www.nuget.org/packages/PusherClient/1.1.2)
4-
- SuperSocket.ClientEngine.Core.dll - SuperSocket.ClientEngine.Core v0.10.0 (https://www.nuget.org/packages/SuperSocket.ClientEngine.Core/0.10.0)
3+
- PusherClient.dll - PusherClient v2.1.0 (https://www.nuget.org/packages/PusherClient/2.1.0)
4+
- SuperSocket.ClientEngine.dll - SuperSocket ClientEngine Core v0.10.0 (https://www.nuget.org/packages/SuperSocket.ClientEngine.Core/0.10.0)
55
- WebSocket4Net.dll - WebSocket4Net v0.15.2 (https://www.nuget.org/packages/WebSocket4Net/0.15.2)
6+
- System.Buffers.dll - System Buffers v4.4.0 (https://www.nuget.org/packages/System.Buffers/4.4.0)
7+
- System.Runtime.CompilerServices.Unsafe.dll - System Runtime CompilerServices Unsafe v4.5.2 (https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/4.5.2)
8+
- NaCl.dll - NaCl.Net.0.1.13 (https://www.nuget.org/packages/NaCl.Net/0.1.13)
9+
- System.Memory.dll -System.Memory v4.5.3 (https://www.nuget.org/packages/System.Memory/4.5.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.pusher.pusherwebsocketunity",
33
"displayName": "PusherWebsocketUnity",
4-
"version": "1.1.2+200211",
4+
"version": "2.1.0+211120",
55
"unity": "2018.1",
66
"description": "Pusher Channels Client for realtime websockets on Unity"
77
}

0 commit comments

Comments
 (0)