Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
lib
/
ruby
/
vendor_ruby
/
columnize
📤 Upload
📝 New File
📁 New Folder
Close
Editing: version.rb
# Sets constant Columnize::VERSION, the version number of # this package. It is used in Gem creation but can also be consulted after # require'ing 'columnize'. module Columnize # The current version of this package VERSION = '0.9.0' end
Save
Cancel