ruby-changes:62330
From: Sutou <ko1@a...>
Date: Mon, 20 Jul 2020 22:45:52 +0900 (JST)
Subject: [ruby-changes:62330] 78893f16b2 (master): [ruby/csv] Bump version
https://git.ruby-lang.org/ruby.git/commit/?id=78893f16b2 From 78893f16b237ac5d761d96aed7428fc7640a4dab Mon Sep 17 00:00:00 2001 From: Sutou Kouhei <kou@c...> Date: Mon, 20 Jul 2020 06:37:56 +0900 Subject: [ruby/csv] Bump version https://github.com/ruby/csv/commit/f9cd046d66 diff --git a/lib/csv/version.rb b/lib/csv/version.rb index 057eeb7..6e131d1 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.6" + VERSION = "3.1.7" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/