From 57f490c59a7b49086e4f521020e52bc2a9d3fee1 Mon Sep 17 00:00:00 2001 From: Anton Palgunov Date: Thu, 14 May 2020 13:09:28 +0100 Subject: [PATCH] 1.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c49c17..494a793 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "samsung-tv-control", - "version": "1.9.1", + "version": "1.10.0", "description": "Remote your tv via JS!", "main": "./lib/index.js", "typings": "./lib/index.d.ts",