From 6a7634dadb06ab1d7dd09f238f689c7f75d59348 Mon Sep 17 00:00:00 2001 From: Max Ogden Date: Sun, 22 Mar 2015 20:14:45 -0700 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1913aa1..83465f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atom-shell-packager", - "version": "1.0.0", + "version": "1.1.0", "description": "package and distribute your atom-shell app in OS executables (.app, .exe, etc) via JS or CLI", "main": "index.js", "bin": {