Skip to content

Commit b5faa4f

Browse files
committed
v1.9.1
1 parent 586e548 commit b5faa4f

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.1 (2010-06-04)
2+
3+
* Less strict JSON dependency
4+
* Included HISTORY.md in gem
5+
16
## 1.9.0 (2010-06-04)
27

38
* Redis 2 support

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

0 commit comments

Comments
 (0)