# frozen_string_literal: true module Dingtalk class Robot VERSION = '0.2.1' end end