Skip to content

Commit aba6f6f

Browse files
committed
v1.11.0
1 parent 76f0597 commit aba6f6f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.11.0 (2010-08-23)
2+
3+
* Web UI: Group /workers page by hostnames
4+
15
## 1.10.0 (2010-08-23)
26

37
* Support redis:// string format in `Resque.redis=`

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

0 commit comments

Comments
 (0)