From 21d94f597bf52dfe8a81964cb69c73c107cbf8b5 Mon Sep 17 00:00:00 2001 From: Anton Palgunov Date: Sat, 14 Nov 2020 03:03:59 +0000 Subject: [PATCH] 1.10.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc03b80..189e363 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "samsung-tv-control", - "version": "1.10.3", + "version": "1.10.4", "description": "Remote your tv via JS!", "main": "./lib/index.js", "typings": "./lib/index.d.ts",