summaryrefslogtreecommitdiff
path: root/lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb
blob: a0cfc216729ababc0f47c6da19e9c30633814b86 (plain)
1
2
3
4
5
6
# frozen_string_literal: true

module Bundler::Molinillo
  # The version of Bundler::Molinillo.
  VERSION = '0.8.0'.freeze
end