We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21702b9 commit a868ab5Copy full SHA for a868ab5
lib/jekyll-seo-tag/version.rb
@@ -3,6 +3,6 @@ module Liquid; class Tag; end; end
3
4
module Jekyll
5
class SeoTag < Liquid::Tag
6
- VERSION = "2.2.2".freeze
+ VERSION = "2.2.3".freeze
7
end
8
0 commit comments