From 3f05b6af7a238b52ac21a5151d1f531bc4868c5d Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Fri, 26 Feb 2016 11:40:13 -0600 Subject: Update changelog for 1.12.0.pre.2 --- 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 6c415b9e..1aa11d0d 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.1" unless defined?(::Bundler::VERSION) + VERSION = "1.12.0.pre.2" unless defined?(::Bundler::VERSION) end -- cgit v1.2.3