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