From f82c03a5bad7d03ae11bcb036f32386aeb4d8c90 Mon Sep 17 00:00:00 2001 From: Mark Breedlove Date: Thu, 28 Jan 2016 11:50:59 -0500 Subject: [PATCH] Prepare release v3.0.0 --- v1/lib/v1/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/lib/v1/version.rb b/v1/lib/v1/version.rb index b51de72..dfaa2a4 100644 --- a/v1/lib/v1/version.rb +++ b/v1/lib/v1/version.rb @@ -1,3 +1,3 @@ module V1 - VERSION = "2.4.2" + VERSION = "3.0.0" end