Bump to 1.3.0
This commit is contained in:
parent
38afc5a4d0
commit
7c4f8e2fe4
|
@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
|
|||
|
||||
module Jekyll
|
||||
class SeoTag < Liquid::Tag
|
||||
VERSION = '1.2.0'.freeze
|
||||
VERSION = '1.3.0'.freeze
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue