From 931af404aea5f17ec51e18ea03d1d69d7945f15b Mon Sep 17 00:00:00 2001 From: calebboyd Date: Sun, 26 Nov 2017 09:10:04 -0600 Subject: [PATCH] chore: bump rc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccdb8c8..6196122 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.21", + "version": "2.0.0-rc.22", "contributors": [ "Craig Condon (http://crcn.io)", "Jared Allard ",