lib/teamocil.rb in teamocil-0.1.8 vs lib/teamocil.rb in teamocil-0.1.9

- old
+ new

@@ -1,4 +1,4 @@ module Teamocil - VERSION = '0.1.8' + VERSION = '0.1.9' autoload :Layout, "teamocil/layout" end