ruby-changes:62286
From: Sutou <ko1@a...>
Date: Mon, 20 Jul 2020 03:35:37 +0900 (JST)
Subject: [ruby-changes:62286] 71bee3819f (master): [ruby/csv] Bump version
https://git.ruby-lang.org/ruby.git/commit/?id=71bee3819f From 71bee3819f6211e48dd42ff1611131e5f431d658 Mon Sep 17 00:00:00 2001 From: Sutou Kouhei <kou@c...> Date: Sun, 17 May 2020 12:14:05 +0900 Subject: [ruby/csv] Bump version https://github.com/ruby/csv/commit/936f15f3cd diff --git a/lib/csv/version.rb b/lib/csv/version.rb index bfcfd61..c26f53e 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.4" + VERSION = "3.1.5" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/