From 1394a0aacfc1031bd44931c316cc89ccf43f63c4 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 7 Dec 2017 15:00:11 +0000 Subject: [PATCH] 5.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5a6c40..21ae06b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "auto-launch", - "version": "5.0.4", + "version": "5.0.5", "description": "Launch node applications or executables at login (Mac, Windows, and Linux)", "main": "dist/index.js", "scripts": {