Skip to content

Commit

Permalink
1.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Aug 30, 2011
1 parent 5616192 commit e01bece
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,3 +1,7 @@
## 1.18.6 (2011-08-30)

* Bugfix: Use Rails 3 eager loading for resque:preload

## 1.18.5 (2011-08-24)

* Added support for Travis CI
Expand Down
2 changes: 1 addition & 1 deletion lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
Version = VERSION = '1.18.5'
Version = VERSION = '1.18.6'
end

0 comments on commit e01bece

Please sign in to comment.