ruby-changes:63713
From: Sutou <ko1@a...>
Date: Tue, 24 Nov 2020 09:34:20 +0900 (JST)
Subject: [ruby-changes:63713] 067b2175e8 (master): [ruby/csv] Bump version
https://git.ruby-lang.org/ruby.git/commit/?id=067b2175e8 From 067b2175e8c55200ba22d395e1fe8255e8dcb383 Mon Sep 17 00:00:00 2001 From: Sutou Kouhei <kou@c...> Date: Tue, 4 Aug 2020 10:33:35 +0900 Subject: [ruby/csv] Bump version https://github.com/ruby/csv/commit/e7628e6930 diff --git a/lib/csv/version.rb b/lib/csv/version.rb index 6e131d1..3298e1e 100644 --- a/lib/csv/version.rb +++ b/lib/csv/version.rb @@ -2,5 +2,5 @@ https://github.com/ruby/ruby/blob/trunk/lib/csv/version.rb#L2 class CSV # The version of the installed library. - VERSION = "3.1.7" + VERSION = "3.1.8" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/