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