We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a6ac1 commit b786038Copy full SHA for b786038
HISTORY.md
@@ -1,4 +1,4 @@
1
-## 1.2.3 (2009-??-??)
+## 1.2.3 (2009-12-15)
2
3
* Bugfix: Fixed `rand` seeding in child processes.
4
* Bugfix: Better JSON encoding/decoding without Yajl.
lib/resque/version.rb
@@ -1,3 +1,3 @@
module Resque
- Version = '1.2.2'
+ Version = '1.2.3'
end
0 commit comments