From b166e547c68eee592d446fa50b318bf6e2bebbb6 Mon Sep 17 00:00:00 2001 From: Anton Palgunov Date: Tue, 28 Jan 2020 15:28:30 +0000 Subject: [PATCH] 1.7.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8b7d2e..c5fac6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "samsung-tv-control", - "version": "1.7.12", + "version": "1.7.13", "description": "Remote your tv via JS!", "main": "./lib/index.js", "typings": "./lib/index.d.ts",