From de313da55531438b73c8cb54663ce0f8ab880465 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 2 Apr 2017 02:04:32 +0000 Subject: Rainbows! 5.1.1 This release fixes an incompatibility introduced with the release of unicorn 5.3.0, yesterday :x. Thanks to Claudio Poli for reporting the bug (and reminding me this project exists). Two changes since 5.1.0 (2017-01-12): workaround for unicorn 5.3.0 tests: update isolate deps for unicorn and raindrops --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index ec9d792..4053d57 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,5 +1,5 @@ #!/usr/bin/env ruby -DEF_VER = "v5.1.0" +DEF_VER = "v5.1.1" CONSTANT = "Rainbows::Const::RAINBOWS_VERSION" RVF = "lib/rainbows/version.rb" GVF = "GIT-VERSION-FILE" -- cgit v1.2.3-24-ge0c7