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

- old
+ new

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