From 8beeb91dd125331750d56acfa255ae1739d60952 Mon Sep 17 00:00:00 2001 From: Andre Arko Date: Wed, 29 Apr 2015 20:43:18 -0700 Subject: Version 1.7.15 with changelog [ci skip] --- lib/bundler/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/bundler/version.rb b/lib/bundler/version.rb index c799f9b8..ca777710 100644 --- a/lib/bundler/version.rb +++ b/lib/bundler/version.rb @@ -2,5 +2,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.7.14" unless defined?(::Bundler::VERSION) + VERSION = "1.7.15" unless defined?(::Bundler::VERSION) end -- cgit v1.2.3