Skip to content

Commit ebe7f45

Browse files
committed
1.2.0
1 parent 790e450 commit ebe7f45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.2.0 (2009-??-??)
1+
## 1.2.0 (2009-11-25)
22

33
* If USR1 is sent and no child is found, shutdown.
44
* Raise when a job class does not respond to `perform`.

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 = '1.1.0'
2+
Version = '1.2.0'
33
end

0 commit comments

Comments
 (0)