From ba351e0e3a725aabdbf89395d187f2f2044d948f Mon Sep 17 00:00:00 2001 From: calebboyd Date: Wed, 5 Jul 2017 23:19:54 -0500 Subject: [PATCH] chore: publish 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72ea79b..97fcabf 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "nexe", "description": "create single executables out of your [node/io].js applications", "license": "MIT", - "version": "1.1.2", + "version": "1.1.3", "contributors": [ { "name": "Criag Condon",