ruby-changes:62277
From: Sutou <ko1@a...>
Date: Mon, 20 Jul 2020 03:35:19 +0900 (JST)
Subject: [ruby-changes:62277] 172cfce6dc (master): [ruby/csv] Bump version
https://git.ruby-lang.org/ruby.git/commit/?id=172cfce6dc From 172cfce6dc7a96ec0f7eac4f0d674ed772d0d098 Mon Sep 17 00:00:00 2001 From: Sutou Kouhei <kou@c...> Date: Sat, 12 Oct 2019 07:45:45 +0900 Subject: [ruby/csv] Bump version https://github.com/ruby/csv/commit/284ce810bc diff --git a/lib/csv/version.rb b/lib/csv/version.rb index 072400f..24cb3c2 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.2" + VERSION = "3.1.3" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/