Current File : //proc/thread-self/root/opt/alt/ruby30/share/ruby/csv/version.rb
# frozen_string_literal: true

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