Skip to content

Commit

Permalink
Increase minor version to get around bad gem push
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamey J. DeOrio committed Apr 13, 2014
1 parent 1776fab commit 38abac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion honeybii.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'honeybii'
s.version = '2.0.0'
s.version = '2.0.1'
s.date = '2014-04-12'
s.executables << 'honeybii'
s.add_runtime_dependency 'rmagick', ['~> 2.13', '>= 2.13.2']
Expand Down

0 comments on commit 38abac1

Please sign in to comment.