summaryrefslogtreecommitdiff
path: root/lib/csv
diff options
context:
space:
mode:
authorSutou Kouhei <[email protected]>2021-06-06 05:34:21 +0900
committerSutou Kouhei <[email protected]>2021-10-24 05:57:33 +0900
commite40baca33d44057263c7119bb07ab1401ced5d1b ()
treed7a5cb10c543197e25ce36497f82d1726bb9df6d /lib/csv
parent185c5738211e16f289aa7448823f678348597bb5 (diff)
[ruby/csv] Bump version
https://.com/ruby/csv/commit/3025070cea
Notes: Merged: https://.com/ruby/ruby/pull/5010
-rw-r--r--lib/csv/version.rb2
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@
class CSV
# The version of the installed library.
- VERSION = "3.2.0"
end