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 167dc8d commit 207df83Copy full SHA for 207df83
HISTORY.md
@@ -1,4 +1,4 @@
1
-## 1.5.0 (2010-??-??)
+## 1.5.0 (2010-02-17)
2
3
* Version now included in procline, e.g. `resque-1.5.0: Message`
4
* Web bugfix: Ignore idle works in the "working" page
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = '1.4.0'
+ Version = '1.5.0'
end
0 commit comments