From fb671a2d316029169940d00a3f9307c3113541c4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 31 Aug 2012 01:53:43 +0000 Subject: Rainbows! 4.4.1 - a minor bugfix for Fiber users Fiber-based concurrency options avoids negative sleep intervals. Thanks to Lin Jen-Shin for pointing this out. --- lib/rainbows/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows') diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index 27fef50..551f7c8 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -2,7 +2,7 @@ # :enddoc: module Rainbows::Const - RAINBOWS_VERSION = '4.4.0' + RAINBOWS_VERSION = '4.4.1' include Unicorn::Const -- cgit v1.2.3-24-ge0c7