Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
muratayusuke committed Jul 4, 2013
1 parent 94c51d2 commit a5a008b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# jeweler 1.8.6, 2013-07-04

* Fix dependency error when install #239

# jeweler 1.8.5, 2013-06-29

* Support rubygems 2.x #238
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require 'jeweler'

Jeweler::Tasks.new do |gem|
gem.name = "jeweler"
gem.version = "1.8.5"
gem.version = "1.8.6"
gem.homepage = "http://github.com/technicalpickles/jeweler"
gem.summary = "Opinionated tool for creating and managing RubyGem projects"
gem.description = "Simple and opinionated helper for creating Rubygem projects on GitHub"
Expand Down

0 comments on commit a5a008b

Please sign in to comment.