diff --git a/packages/nativescript-websockets/package.json b/packages/nativescript-websockets/package.json index 510ba01..e4c15ab 100644 --- a/packages/nativescript-websockets/package.json +++ b/packages/nativescript-websockets/package.json @@ -1,6 +1,6 @@ { "name": "@valor/nativescript-websockets", - "version": "1.0.4", + "version": "1.0.5", "description": "WebSockets polyfill for NativeScript", "main": "index", "typings": "index.d.ts",