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