lib/table_cloth/version.rb in table_cloth-0.1.2 vs lib/table_cloth/version.rb in table_cloth-0.2.0

- old
+ new

@@ -1,3 +1,3 @@ module TableCloth - VERSION = "0.1.2" + VERSION = "0.2.0" end