We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586e548 commit b5faa4fCopy full SHA for b5faa4f
HISTORY.md
@@ -1,3 +1,8 @@
1
+## 1.9.1 (2010-06-04)
2
+
3
+* Less strict JSON dependency
4
+* Included HISTORY.md in gem
5
6
## 1.9.0 (2010-06-04)
7
8
* Redis 2 support
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = VERSION = '1.9.0'
+ Version = VERSION = '1.9.1'
end
0 commit comments