# frozen_string_literal: true

module TTY
  module Cursor
    VERSION = "0.7.1"
  end # Cursor
end # TTY
