Skip to content

Commit 274164c

Browse files
committed
v1.9.5
1 parent bf1d487 commit 274164c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.9.5 (2010-06-16)
2+
3+
* Web Bugfix: Display the configured namespace on the stats page
4+
* Revert Bugfix: Make ps -o more cross platform friendly
5+
16
## 1.9.4 (2010-06-14)
27

38
* Bugfix: Multiple failure backend gets exception information when created

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

0 commit comments

Comments
 (0)