Your IP : 18.191.200.151


Current Path : /opt/alt/ruby33/share/ruby/csv/
Upload File :
Current File : //opt/alt/ruby33/share/ruby/csv/version.rb

# frozen_string_literal: true

class CSV
  # The version of the installed library.
  VERSION = "3.2.8"
end

?>