lib/dry/core/version.rb



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