Current File : //opt/alt/ruby40/share/gems/gems/csv-3.3.5/lib/csv/version.rb
# frozen_string_literal: true

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