From 1d7ab322984a601557953a1a236d57d3f471cc97 Mon Sep 17 00:00:00 2001 From: Andre Arko Date: Mon, 30 Mar 2015 21:46:09 +0100 Subject: Version 1.7.14 with changelog --- 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 9261f205..c799f9b8 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.13" unless defined?(::Bundler::VERSION) + VERSION = "1.7.14" unless defined?(::Bundler::VERSION) end -- cgit v1.2.3