From 25a549883b85fb33970b4a1530a365c0c9e51f95 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Thu, 30 Jun 2016 10:33:09 -0700 Subject: bumping to 2.0.1 to work around Rack --- lib/rack.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rack.rb b/lib/rack.rb index 8ee4274a..f1417d2d 100644 --- a/lib/rack.rb +++ b/lib/rack.rb @@ -18,7 +18,7 @@ module Rack VERSION.join(".") end - RELEASE = "2.0.0" + RELEASE = "2.0.1" # Return the Rack release as a dotted string. def self.release -- cgit v1.2.3-24-ge0c7