From b2694e4f0c461f2fcf1183f87d483e652f4b7205 Mon Sep 17 00:00:00 2001 From: David Calhoun Date: Sat, 28 Apr 2018 14:40:36 -0500 Subject: [PATCH] 2.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fc81f9..4900f2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperterm-summon", - "version": "2.0.8", + "version": "2.0.9", "description": "Summon your Hyperterm windows with a system-wide hotkey", "main": "index.js", "repository": {