chore: bump version

This commit is contained in:
calebboyd
2020-03-31 09:45:41 -05:00
parent 8f3d29812a
commit 56dfef1e45
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "nexe",
"version": "4.0.0-beta.4",
"version": "4.0.0-beta.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "nexe",
"description": "Create a single executable out of your Node.js application",
"license": "MIT",
"version": "4.0.0-beta.4",
"version": "4.0.0-beta.5",
"contributors": [
"Craig Condon <craig.j.condon@gmail.com> (http://crcn.io)",
"Jared Allard <jaredallard@outlook.com>",