Update version to 0.1.2
This commit is contained in:
parent
bd247fef35
commit
a69ebf3b49
@ -4,6 +4,6 @@ $:.unshift(File.dirname(__FILE__)) unless
|
|||||||
$:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
|
$:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
|
||||||
|
|
||||||
module Teamocil
|
module Teamocil
|
||||||
VERSION = '0.1.1'
|
VERSION = '0.1.2'
|
||||||
autoload :Layout, "teamocil/layout"
|
autoload :Layout, "teamocil/layout"
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user