ruby-changes:62293
From: Sutou <ko1@a...>
Date: Mon, 20 Jul 2020 03:35:42 +0900 (JST)
Subject: [ruby-changes:62293] 731c0eb44d (master): [ruby/csv] Bump version
https://git.ruby-lang.org/ruby.git/commit/?id=731c0eb44d From 731c0eb44d93bcce951e447c52b4763418b5bcdd Mon Sep 17 00:00:00 2001 From: Sutou Kouhei <kou@c...> Date: Mon, 18 May 2020 06:03:03 +0900 Subject: [ruby/csv] Bump version https://github.com/ruby/csv/commit/c6577e5b6e diff --git a/lib/csv/version.rb b/lib/csv/version.rb index c26f53e..057eeb7 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.5" + VERSION = "3.1.6" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/