From 399bbdb5c5e7cf9e716aacd9f0763813edf52423 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 11 Jul 2010 02:52:48 +0000 Subject: Rainbows! v0.95.1 - depend on newer Unicorn Eric Wong (3): test_isolate: document why we test with Rack 1.1.0 doc: make RDoc skip private methods bump Unicorn dependency to 1.1.1 --- GIT-VERSION-GEN | 2 +- lib/rainbows/const.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index a09dce1..a37c4a7 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.95.0.GIT +DEF_VER=v0.95.1.GIT LF=' ' diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index c0fef9f..992e138 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -3,7 +3,7 @@ module Rainbows module Const - RAINBOWS_VERSION = '0.95.0' + RAINBOWS_VERSION = '0.95.1' include Unicorn::Const -- cgit v1.2.3-24-ge0c7