Bump to 0.1.4
This commit is contained in:
parent
e2eec18895
commit
85934ae5de
|
@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
|
|||
|
||||
module Jekyll
|
||||
class SeoTag < Liquid::Tag
|
||||
VERSION = "0.1.3"
|
||||
VERSION = "0.1.4"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue