main
#!/usr/bin/env ruby # frozen_string_literal: true require 'version_boss' VersionBoss::Gem::CommandLine.start(ARGV)