# File lib/gem2rpm.rb, line 43
  def self.show_version(out = $stdout)
    out.puts Gem2Rpm::VERSION
  end