Bump to 2.2.2
This commit is contained in:
parent
7f79d481a9
commit
908237c7ad
|
@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
|
|||
|
||||
module Jekyll
|
||||
class SeoTag < Liquid::Tag
|
||||
VERSION = "2.2.1".freeze
|
||||
VERSION = "2.2.2".freeze
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue