Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-murray committed Jun 10, 2015
1 parent c4cde7d commit 433a6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll_version_plugin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = 'jekyll_version_plugin'
spec.version = '1.0.1'
spec.version = '1.0.2'
spec.authors = ['Rob Murray']
spec.email = ['robmurray17@gmail.com']
spec.summary = %q{A Liquid tag plugin for Jekyll that renders a version identifier for your Jekyll site, sourced from the git repository.}
Expand Down

0 comments on commit 433a6f6

Please sign in to comment.