From bdef06e5d7f981e48ee83c3a0959f70f08493ca2 Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Sat, 21 Jan 2017 14:51:45 -0600 Subject: Version 1.14.1 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 a55df769..ebd878e0 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.14.0" unless defined?(::Bundler::VERSION) + VERSION = "1.14.1" unless defined?(::Bundler::VERSION) end -- cgit v1.2.3