From ada88a1df466fc28da18d7fa13e25d9f6fb9d888 Mon Sep 17 00:00:00 2001 From: Damiano Donati Date: Fri, 29 Nov 2019 14:59:27 +0000 Subject: [PATCH] update package.json to 1.1.0+191011 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea4d5a0..e875182 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.pusher.pusherwebsocketunity", "displayName": "PusherWebsocketUnity", - "version": "1.0.2+190808", + "version": "1.1.0+191011", "unity": "2018.1", "description": "Pusher Channels Client for realtime websockets on Unity" }