We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e161dd commit 2ad409eCopy full SHA for 2ad409e
HISTORY.md
@@ -1,3 +1,7 @@
1
+## 1.9.6 (2010-06-22)
2
+
3
+* Bugfix: Rakefile logging works the same as all the other logging
4
5
## 1.9.5 (2010-06-16)
6
7
* Web Bugfix: Display the configured namespace on the stats page
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = VERSION = '1.9.5'
+ Version = VERSION = '1.9.6'
end
0 commit comments