Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
colby-swandale committed Jun 12, 2019
1 parent 6705960 commit 8b7b84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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 = "2.0.1" unless defined?(::Bundler::VERSION)
VERSION = "2.0.2" unless defined?(::Bundler::VERSION)

def self.overwrite_loaded_gem_version
begin
Expand Down

0 comments on commit 8b7b84f

Please sign in to comment.