
# frozen_string_literal: true

module TTY
  class Table
    VERSION = "0.11.0"
  end # Table
end # TT