We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f9d16 commit 6130fc2Copy full SHA for 6130fc2
HISTORY.md
@@ -1,3 +1,7 @@
1
+## 1.18.3 (2011-08-23)
2
+
3
+* Bugfix: Fix preloading on Rails 3.x.
4
5
## 1.18.2 (2011-08-19)
6
7
* Fix RAILS_ROOT deprecation warning
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = VERSION = '1.18.2'
+ Version = VERSION = '1.18.3'
end
0 commit comments