We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb371b4 commit 06bf675Copy full SHA for 06bf675
HISTORY.md
@@ -1,3 +1,7 @@
1
+## 1.18.1 (2011-08-19)
2
+
3
+* Bugfix: Use RAILS_ROOT in preload task
4
5
## 1.18.0 (2011-08-18)
6
7
* Added before_enqueue hook.
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = VERSION = '1.18.0'
+ Version = VERSION = '1.18.1'
end
0 commit comments