What's Changed
Added bundle:install
& bundle:version
commands
bundle:install
The install command prompts the user to install all relevant dependencies
bundle:version
This command dumps all relevant package versions for debugging & GH issues
Full Changelog: v0.3.0...v0.4.0