We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c75ef2 commit 78273c2Copy full SHA for 78273c2
HISTORY.md
@@ -1,3 +1,7 @@
1
+## 1.18.4 (2011-08-23)
2
+
3
+* Bugfix: preload task depends on setup
4
5
## 1.18.3 (2011-08-23)
6
7
* Bugfix: Fix preloading on Rails 3.x.
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = VERSION = '1.18.3'
+ Version = VERSION = '1.18.4'
end
0 commit comments