Bump to 2.0.0
This commit is contained in:
parent
af56759d92
commit
d5e7d06599
|
@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
|
|||
|
||||
module Jekyll
|
||||
class SeoTag < Liquid::Tag
|
||||
VERSION = '1.4.0'.freeze
|
||||
VERSION = '2.0.0'.freeze
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue