# frozen_string_literal: true

module TTY
  class Prompt
    VERSION = "0.23.1"
  end # Prompt
end # TTY
