lib/dry/core/version.rb



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