# frozen_string_literal: true module SimpleCommand module Dispatcher VERSION = '2.0.1' end end