lib/chicanery.rb in chicanery-0.0.8 vs lib/chicanery.rb in chicanery-0.0.9

- old
+ new

@@ -14,10 +14,10 @@ include Persistence include Collections include Handlers include StateComparison - VERSION = "0.0.8" + VERSION = "0.0.9" def poll_period seconds=nil @poll_period = seconds if seconds @poll_period end \ No newline at end of file