From 3d18eae18a6ce92f6e03fc29c487b64707a59dcb Mon Sep 17 00:00:00 2001 From: calebboyd Date: Fri, 27 Oct 2017 21:21:47 -0500 Subject: [PATCH] chore: bump rc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10234a9..f0af579 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.18", + "version": "2.0.0-rc.19", "contributors": [ "Craig Condon (http://crcn.io)", "Jared Allard ",