Version bumped to 0.1.6
This commit is contained in:
parent
01b4a9de53
commit
8047e2d994
@ -1,4 +1,4 @@
|
||||
module Teamocil
|
||||
VERSION = '0.1.5'
|
||||
VERSION = '0.1.6'
|
||||
autoload :Layout, "teamocil/layout"
|
||||
end
|
||||
|
@ -1,6 +1,6 @@
|
||||
spec = Gem::Specification.new do |s|
|
||||
s.name = "teamocil"
|
||||
s.version = "0.1.5"
|
||||
s.version = "0.1.6"
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.authors = "Rémi Prévost"
|
||||
s.email = "remi@exomel.com"
|
||||
|
Loading…
Reference in New Issue
Block a user