Skip to content

Commit 207df83

Browse files
committed
1.5.0
1 parent 167dc8d commit 207df83

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.5.0 (2010-??-??)
1+
## 1.5.0 (2010-02-17)
22

33
* Version now included in procline, e.g. `resque-1.5.0: Message`
44
* Web bugfix: Ignore idle works in the "working" page

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.4.0'
2+
Version = '1.5.0'
33
end

0 commit comments

Comments
 (0)