lib/dry/core/version.rb



module Dry
  module Core
    VERSION = '0.4.2'.freeze
  end
end