summaryrefslogtreecommitdiff
path: root/lib/csv
diff options
context:
space:
mode:
authorSutou Kouhei <[email protected]>2020-08-04 10:33:35 +0900
committerSutou Kouhei <[email protected]>2020-11-24 09:33:55 +0900
commit067b2175e8c55200ba22d395e1fe8255e8dcb383 ()
treea2eb4d2c75a8236258a484b776fccc64e727d625 /lib/csv
parent62d123dfa0abac99a776b5c8f703afd582cccc5a (diff)
[ruby/csv] Bump version
https://.com/ruby/csv/commit/e7628e6930
Notes: Merged: https://.com/ruby/ruby/pull/3804
-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.1.7"
end