lib/zbatery.rb in zbatery-3.1.0 vs lib/zbatery.rb in zbatery-3.3.0

- old
+ new

@@ -1,11 +1,11 @@ # -*- encoding: binary -*- # :enddoc: require 'rainbows' - +Rainbows.forked = true module Zbatery - VERSION = "3.1.0" + VERSION = "3.3.0" class << self # runs the Zbatery HttpServer with +app+ and +options+ and does # not return until the server has exited.