From e9bafedd51e15915427442f09d662b10b3fef14f Mon Sep 17 00:00:00 2001 From: Andre Arko Date: Wed, 29 Apr 2015 20:57:23 -0700 Subject: Version 1.9.5 with changelog --- lib/bundler/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bundler/version.rb') diff --git a/lib/bundler/version.rb b/lib/bundler/version.rb index 3dfc25db..7d473a29 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.9.4" unless defined?(::Bundler::VERSION) + VERSION = "1.9.5" unless defined?(::Bundler::VERSION) end -- cgit v1.2.3