# frozen_string_literal: true module LIT # @return [String] # # @api public # @since 0.1.0 VERSION = "0.1.1" end