From aa53e543e330dae88e47bf7630950b0068c67cf1 Mon Sep 17 00:00:00 2001 From: Lauri Lehmijoki Date: Tue, 3 Jun 2014 12:37:05 +0300 Subject: [PATCH] Bump up version --- lib/s3_website/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/s3_website/version.rb b/lib/s3_website/version.rb index 2a1f9f8e..8312f5a2 100644 --- a/lib/s3_website/version.rb +++ b/lib/s3_website/version.rb @@ -1,3 +1,3 @@ module S3Website - VERSION = '2.0.0' + VERSION = '2.0.1' end