We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35bbab commit 5328e6cCopy full SHA for 5328e6c
HISTORY.md
@@ -1,3 +1,8 @@
1
+## 1.18.5 (2011-08-24)
2
+
3
+* Added support for Travis CI
4
+* Bugfix: preload only happens in production Rails environment
5
6
## 1.18.4 (2011-08-23)
7
8
* Bugfix: preload task depends on setup
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = VERSION = '1.18.4'
+ Version = VERSION = '1.18.5'
end
0 commit comments