Skip to content

Commit

Permalink
0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wuputah committed Sep 11, 2014
1 parent c342afb commit 36f9a66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.5.1

Fixed a bug where I forgot to check to see if a deprecated option was
used before emitting a warning (#36).

# 0.5.0

Adds `allow_if` option, and deprecates `herokai_only` (#35). Thanks
Expand Down
2 changes: 1 addition & 1 deletion heroku-bouncer.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{heroku-bouncer}
s.version = "0.5.0"
s.version = "0.5.1"

s.authors = ["Jonathan Dance"]
s.email = ["jd@heroku.com"]
Expand Down

0 comments on commit 36f9a66

Please sign in to comment.