From 50ce5ae0f359ecf9dd534c56d973223de0860170 Mon Sep 17 00:00:00 2001 From: Buster Collings Date: Wed, 26 Sep 2018 15:15:48 -0500 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef80a58..0df758f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osxiso", - "version": "3.0.0", + "version": "4.0.0", "description": "Create a bootable ISO of OS X / macOS, from the installation app file.", "global": "1", "install": "install -c osxiso ${PREFIX:-/usr/local}/bin",