Skip to content

Commit 78273c2

Browse files
committed
1.18.4
1 parent 4c75ef2 commit 78273c2

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.18.4 (2011-08-23)
2+
3+
* Bugfix: preload task depends on setup
4+
15
## 1.18.3 (2011-08-23)
26

37
* Bugfix: Fix preloading on Rails 3.x.

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

0 commit comments

Comments
 (0)