Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
bvandenbos committed Jun 17, 2010
1 parent 3decfb6 commit 0ca290e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,3 +1,7 @@
## 1.9.2 (2010-06-16)

* Fixing issue with redis gem 2.0.1 and redis server 1.2.6 (dbackeus)

## 1.9.1 (2010-06-04)

* Fixing issue with redis server 1.2.6 and redis gem 2.0.1
Expand Down
2 changes: 1 addition & 1 deletion lib/resque_scheduler/version.rb
@@ -1,3 +1,3 @@
module ResqueScheduler
Version = '1.9.1'
Version = '1.9.2'
end

0 comments on commit 0ca290e

Please sign in to comment.