lib/bootstrap-table-rails/version.rb in bootstrap-table-rails-1.17.1 vs lib/bootstrap-table-rails/version.rb in bootstrap-table-rails-1.18.0

- old
+ new

@@ -1,7 +1,7 @@ module Bootstrap module Table module Rails - VERSION = "1.17.1" + VERSION = "1.18.0" end end end