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