Skip to content

Commit d83b7b3

Browse files
committed
v1.9.10
1 parent 3139fac commit d83b7b3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.9.10 (2010-08-06)
2+
3+
* Bugfix: before_fork should get passed the job
4+
15
## 1.9.9 (2010-07-26)
26

37
* Depend on redis-namespace 0.8.0

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.9.9'
2+
Version = VERSION = '1.9.10'
33
end

0 commit comments

Comments
 (0)