lib/molinillo/gem_metadata.rb



# frozen_string_literal: true

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