summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/terminal-table-3.0.2/lib/terminal-table/version.rb
blob: 42c0c18c6851535dd83c7b3090fc59b31e5392e2 (plain)
1
2
3
4
5
module Terminal
  class Table
    VERSION = '3.0.2'
  end
end