From 804e47d7bec44f35178049db5bce3c25c5bc1c33 Mon Sep 17 00:00:00 2001 From: Andre Arko Date: Sun, 13 Mar 2016 23:00:17 -0700 Subject: Version 1.12.0.rc with changelog --- lib/bundler/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bundler') diff --git a/lib/bundler/version.rb b/lib/bundler/version.rb index 1aa11d0d..d4e2d19e 100644 --- a/lib/bundler/version.rb +++ b/lib/bundler/version.rb @@ -7,5 +7,5 @@ module Bundler # We're doing this because we might write tests that deal # with other versions of bundler and we are unsure how to # handle this better. - VERSION = "1.12.0.pre.2" unless defined?(::Bundler::VERSION) + VERSION = "1.12.0.rc" unless defined?(::Bundler::VERSION) end -- cgit v1.2.3