# File lib/jeweler/commands/release_to_git.rb, line 36
      def release_tag
        "v#{version}"
      end