Skip to content

Commit

Permalink
Bump to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Feb 18, 2016
1 parent 52576ff commit 11ca7ca
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
@@ -1,6 +1,6 @@
module Liquid; class Tag; end; end
module Jekyll
class Avatar < Liquid::Tag
VERSION = '0.3.0'.freeze
VERSION = '0.3.1'.freeze
end
end

0 comments on commit 11ca7ca

Please sign in to comment.