Skip to content

Commit 0106734

Browse files
committed
v1.16.1
1 parent 5144168 commit 0106734

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.16.1 (2011-05-17)
2+
3+
* Bugfix: Resque::Failure::Hoptoad.configure works again
4+
* Bugfix: Loading rake tasks
5+
16
## 1.16.0 (2011-05-16)
27

38
* Optional Hoptoad backend extracted into hoptoad_notifier. Install the gem to use it.

lib/resque/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Resque
2-
Version = VERSION = '1.16.0'
2+
Version = VERSION = '1.16.1'
33
end

0 commit comments

Comments
 (0)