# frozen_string_literal: true

module TTY
  class Command
    VERSION = '0.9.0'
  end # Command
end # TTY
