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