From 30c269fe795b05cf25f8278ef1a7c865c6686b7e Mon Sep 17 00:00:00 2001 From: Richard-X-366 <68706669+Richard-X-366@users.noreply.github.com> Date: Sat, 19 Jun 2021 13:52:27 -0400 Subject: [PATCH] 1.2.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83f57be..74a23b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ahknodejs", - "version": "1.2.12", + "version": "1.2.13", "description": "Communication between AutoHotKey and NodeJS.", "main": "index.js", "scripts": {