Skip to content

Commit

Permalink
Quick follow-up release to version 0.1.3! This release ensures you're…
Browse files Browse the repository at this point in the history
… using Heroku gem version ~> 2.0 (this was recently released), rather than version 1.x.x.
  • Loading branch information
Michael van Rooijen committed May 1, 2011
1 parent b819885 commit 55f7029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hirefire/version.rb
Expand Up @@ -6,7 +6,7 @@ module Version
##
# @return [String] the current version of the HireFire gem
def self.current
'0.1.2'
'0.1.3'
end

end
Expand Down

0 comments on commit 55f7029

Please sign in to comment.