Skip to content

Commit

Permalink
Bump to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed May 1, 2017
1 parent 7f79d48 commit 908237c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jekyll-seo-tag/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module Liquid; class Tag; end; end

module Jekyll
class SeoTag < Liquid::Tag
VERSION = "2.2.1".freeze
VERSION = "2.2.2".freeze
end
end

0 comments on commit 908237c

Please sign in to comment.