We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1d487 commit 274164cCopy full SHA for 274164c
HISTORY.md
@@ -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
6
## 1.9.4 (2010-06-14)
7
8
* Bugfix: Multiple failure backend gets exception information when created
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = VERSION = '1.9.4'
+ Version = VERSION = '1.9.5'
end
0 commit comments