Increment the minor version number
35 36 37
# File 'lib/macadmin/version.rb', line 35 def bump_minor @minor += 1 end