Skip to content

Commit

Permalink
Bump jekyll-avatar to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Aug 12, 2019
1 parent 2d1c6b6 commit 9dd9667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jekyll-avatar/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 Avatar < Liquid::Tag
VERSION = "0.6.0".freeze
VERSION = "0.7.0".freeze
end
end

0 comments on commit 9dd9667

Please sign in to comment.