# frozen_string_literal: true module DTB # @return [String] the current gem version. VERSION = "1.0.0.rc1" end