diff --git a/package.json b/package.json index 8043af6..90a2a01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osxiso", - "version": "1.0.0", + "version": "2.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", @@ -15,4 +15,3 @@ }, "homepage": "https://github.com/busterc/osx-iso" } -