From e87770584b631390a1ff68709a9b9e922131a69c Mon Sep 17 00:00:00 2001 From: Eduardo Speroni Date: Mon, 27 Feb 2023 13:27:37 -0300 Subject: [PATCH] chore(release): @valor/nativescript-websockets@1.0.5 --- packages/nativescript-websockets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",