lib/terminal-table/version.rb



module Terminal
  class Table
    VERSION = '1.7.0'
  end
end