# frozen_string_literal: true module Ductr # @return [String] The ductr's version number VERSION = "0.2.1" end