From aa6988c85feb442ab245ef90f79d1dab50c1a5fb Mon Sep 17 00:00:00 2001 From: Jared Allard Date: Tue, 23 Feb 2016 23:15:41 -0800 Subject: [PATCH] npm: vbump to 1.1.1 for when its released --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b11b4ad..5c37a29 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.0", + "version": "1.1.1", "contributors": [ { "name": "Criag Condon",