lib/cartodb-importer/version.rb in cartodb-importer-0.2.18 vs lib/cartodb-importer/version.rb in cartodb-importer-0.2.19

- old
+ new

@@ -1,6 +1,6 @@ module CartoDB class Importer - VERSION = "0.2.18" + VERSION = "0.2.19" end end