# File lib/jeweler/commands/version/bump_major.rb, line 6
        def update_version
          self.version_helper.bump_major
        end