Bump to 1.1.0
This commit is contained in:
parent
ab3ad086e1
commit
2ee2f3e6e0
|
@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
|
|||
|
||||
module Jekyll
|
||||
class SeoTag < Liquid::Tag
|
||||
VERSION = '1.0.0'.freeze
|
||||
VERSION = '1.1.0'.freeze
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue