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

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