Skip to content

Commit

Permalink
1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Dec 15, 2009
1 parent 02a6ac1 commit b786038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
@@ -1,4 +1,4 @@
## 1.2.3 (2009-??-??)
## 1.2.3 (2009-12-15)

* Bugfix: Fixed `rand` seeding in child processes.
* Bugfix: Better JSON encoding/decoding without Yajl.
Expand Down
2 changes: 1 addition & 1 deletion lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
Version = '1.2.2'
Version = '1.2.3'
end

0 comments on commit b786038

Please sign in to comment.