summaryrefslogtreecommitdiff
path: root/lib/csv
diff options
context:
space:
mode:
authorSutou Kouhei <[email protected]>2020-11-18 05:29:33 +0900
committerSutou Kouhei <[email protected]>2020-11-24 09:33:55 +0900
commitf9935205acc6ee1c737c2c132e547747c21d3ead ()
tree4127c534021436db7a49b5313cd90f335b76caea /lib/csv
parentf9d6d762dc5f86511e349e7f0a59ebb89a7b0764 (diff)
[ruby/csv] Bump version
https://.com/ruby/csv/commit/e1b430d965
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.8"
end