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 790e450 commit ebe7f45Copy full SHA for ebe7f45
HISTORY.md
@@ -1,4 +1,4 @@
1
-## 1.2.0 (2009-??-??)
+## 1.2.0 (2009-11-25)
2
3
* If USR1 is sent and no child is found, shutdown.
4
* Raise when a job class does not respond to `perform`.
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = '1.1.0'
+ Version = '1.2.0'
end
0 commit comments