lib/harvesting/version.rb in harvesting-0.5.1 vs lib/harvesting/version.rb in harvesting-0.6.0

- old
+ new

@@ -1,3 +1,3 @@ module Harvesting - VERSION = "0.5.1".freeze + VERSION = "0.6.0".freeze end