# frozen_string_literal: true module Dry module Logger VERSION = "1.0.0.rc1" end end