We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73dc77 commit 010acc3Copy full SHA for 010acc3
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 = "0.1.4"
+ VERSION = "1.0.0"
7
end
8
0 commit comments