# frozen_string_literal: true

module TTY
  class Command
    VERSION = "0.10.1"
  end # Command
end # TTY
