# File lib/jeweler.rb, line 131
  def release_to_git
    Jeweler::Commands::ReleaseToGit.build_for(self).run
  end