Skip to content

Commit 5328e6c

Browse files
committed
1.18.5
1 parent e35bbab commit 5328e6c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 1.18.4 (2011-08-23)
27

38
* Bugfix: preload task depends on setup

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

0 commit comments

Comments
 (0)