Current File : //proc/thread-self/root/opt/alt/ruby26/lib64/ruby/2.6.0/csv/version.rb
# frozen_string_literal: true

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