Skip to content

Commit ac91ce6

Browse files
committed
bump version
1 parent e9575c0 commit ac91ce6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

NativeWebSocket/Assets/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "com.endel.nativewebsocket",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP).",
55
"license": "Apache 2.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/endel/NativeWebSocket.git"
99
},
1010
"author": {
11-
"name": "Endel Dreyer, Jiri Hybek",
12-
"email": "endel.dreyer@gmail.com, jiri@hybek.cz",
11+
"name": "Endel Dreyer",
12+
"email": "endel.dreyer@gmail.com",
1313
"url": "https://github.com/endel/NativeWebSocket"
1414
},
1515
"keywords": [
@@ -21,7 +21,7 @@
2121
"displayName": "Native WebSockets",
2222
"unity": "2019.1",
2323
"dependencies": {},
24-
"samples": [
24+
"samples": [
2525
{
2626
"displayName": "Example",
2727
"description": "WebSocket Example",

0 commit comments

Comments
 (0)