summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSutou Kouhei <[email protected]>2022-12-08 11:52:51 +0900
committerHiroshi SHIBATA <[email protected]>2022-12-26 15:09:21 +0900
commit50e58df0e365dccd0493a1c3cdd30930c685d1ab ()
treeffa2224f8d9f456b86159682c4130168c2791458
parent79ad0452146e6ceacc9387bc78d74a53f6a20767 (diff)
[ruby/csv] Bump version
https://.com/ruby/csv/commit/8606ee83e0
Notes: Merged: https://.com/ruby/ruby/pull/7025
-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.6"
end