chore: bump version

This commit is contained in:
calebboyd
2021-09-26 21:20:48 -05:00
parent e539093ef4
commit 4cd04d1b0c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "nexe",
"version": "4.0.0-beta.18",
"version": "4.0.0-beta.19",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nexe",
"version": "4.0.0-beta.18",
"version": "4.0.0-beta.19",
"license": "MIT",
"dependencies": {
"@calebboyd/semaphore": "^1.3.1",
+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.18",
"version": "4.0.0-beta.19",
"contributors": [
"Craig Condon <craig.j.condon@gmail.com> (http://crcn.io)",
"Jared Allard <jaredallard@outlook.com>",