commit
b363225849
|
@ -1,4 +1,4 @@
|
|||
## HEAD
|
||||
## 2.5.0 / 2018-05-18
|
||||
|
||||
* Docs: Prevent GitHub Pages from processing Liquid raw tag (#276)
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@ module Liquid; class Tag; end; end
|
|||
|
||||
module Jekyll
|
||||
class SeoTag < Liquid::Tag
|
||||
VERSION = "2.4.0"
|
||||
VERSION = "2.5.0"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue