lib/table_for/version.rb in table-for-3.3.0 vs lib/table_for/version.rb in table-for-3.4.0

- old
+ new

@@ -1,3 +1,3 @@ module TableFor - VERSION = "3.3.0" + VERSION = "3.4.0" end