lib/chicanery.rb in chicanery-0.1.3 vs lib/chicanery.rb in chicanery-0.1.4

- old
+ new

@@ -14,10 +14,10 @@ include Persistence include Servers include Repos include Sites - VERSION = "0.1.3" + VERSION = "0.1.4" def poll_period seconds=nil @poll_period = seconds if seconds @poll_period end \ No newline at end of file