lib/rubygems/comparator.rb in gem-compare-0.0.3 vs lib/rubygems/comparator.rb in gem-compare-0.0.4

- old
+ new

@@ -20,10 +20,10 @@ class Gem::Comparator include Gem::Comparator::Utils attr_accessor :options, :report - VERSION = '0.0.2' + VERSION = '0.0.4' ## # Set the working dir and process options # # Creates temporal directory if the gem files shouldn't be kept