# frozen_string_literal: true

module TTY
  class Spinner
    VERSION = "0.9.3"
  end # Spinner
end # TTY
