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

- old
+ new

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