From 0d62d0100d891a41ab040ad53eb3d0dd1be773db Mon Sep 17 00:00:00 2001 From: calebboyd Date: Thu, 28 Sep 2017 00:15:44 -0500 Subject: [PATCH] chore: bump rc.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91498a3..7a160a8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nexe", "description": "Create a single executable out of your Node.js application", "license": "MIT", - "version": "2.0.0-rc.8", + "version": "2.0.0-rc.9", "contributors": [ "Craig Condon (http://crcn.io)", "Jared Allard ",