bundle exec rake update
// TODO : automation using rake
Edit lib/summernote-ext-addclass-rails/version.rb
module SummernoteExtAddclassRails
module Rails
VERSION = x.y.0
end
end
Publish on rubygems
bundle exec gem release --tag
this command git tagging and publish