Bump to 2.3.0
This commit is contained in:
parent
cf90f9011a
commit
1b66cb1522
|
@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
|
|||
|
||||
module Jekyll
|
||||
class SeoTag < Liquid::Tag
|
||||
VERSION = "2.2.3".freeze
|
||||
VERSION = "2.3.0".freeze
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue