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