Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 035d746

Browse files
2.0.2
1 parent 81ea568 commit 035d746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nl.elraccoone.web-sockets",
33
"displayName": "Web Sockets",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"unity": "2018.3",
66
"description": "Unity Web Sockets provides a wrapper for using Web Sockets, an advanced technology that allows real-time interactive communication between the client browser and a server. It uses a completely different protocol that allows bidirectional data flow, making it unique against HTTP.",
77
"type": "library",

0 commit comments

Comments
 (0)