lib/dry/core/version.rb



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