summaryrefslogtreecommitdiff
path: root/lib/bundler/vendor/compact_index_client/lib/compact_index_client/version.rb
blob: 64520daead491c8b2124832057dfe63e009ddc71 (plain)
1
2
3
4
# frozen_string_literal: true
class Bundler::CompactIndexClient
  VERSION = "0.1.0".freeze
end