lib/teamocil.rb in teamocil-0.1.5 vs lib/teamocil.rb in teamocil-0.1.6

- old
+ new

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