rf-web/vendor/bundle/gems/terminal-table-1.8.0/lib/terminal-table/version.rb

6 lines
62 B
Ruby
Raw Normal View History

2019-10-21 08:18:17 +00:00
module Terminal
class Table
VERSION = '1.8.0'
end
end