From c6ea0556bc93bcfa622b403d586723fcf7279ff1 Mon Sep 17 00:00:00 2001 From: Buster Collings Date: Thu, 10 Oct 2019 11:33:46 -0500 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0df758f..d63371c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osxiso", - "version": "4.0.0", + "version": "5.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",