Bump to 0.2.2
This commit is contained in:
parent
0068baf3cb
commit
51f79bcc1e
@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
teamocil (0.2.1)
|
teamocil (0.2.2)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
module Teamocil
|
module Teamocil
|
||||||
VERSION = "0.2.1"
|
VERSION = "0.2.2"
|
||||||
autoload :Layout, "teamocil/layout"
|
autoload :Layout, "teamocil/layout"
|
||||||
autoload :CLI, "teamocil/cli"
|
autoload :CLI, "teamocil/cli"
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user