lib/bootstrap-table-rails/version.rb in bootstrap-table-rails-1.20.1 vs lib/bootstrap-table-rails/version.rb in bootstrap-table-rails-1.20.2

- old
+ new

@@ -1,7 +1,7 @@ module Bootstrap module Table module Rails - VERSION = "1.20.1" + VERSION = "1.20.2" end end end