ruby-changes:63727
From: Sutou <ko1@a...>
Date: Tue, 24 Nov 2020 09:34:38 +0900 (JST)
Subject: [ruby-changes:63727] f9935205ac (master): [ruby/csv] Bump version
https://git.ruby-lang.org/ruby.git/commit/?id=f9935205ac From f9935205acc6ee1c737c2c132e547747c21d3ead Mon Sep 17 00:00:00 2001 From: Sutou Kouhei <kou@c...> Date: Wed, 18 Nov 2020 05:29:33 +0900 Subject: [ruby/csv] Bump version https://github.com/ruby/csv/commit/e1b430d965 diff --git a/lib/csv/version.rb b/lib/csv/version.rb index 3298e1e..51dc843 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.8" + VERSION = "3.1.9" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/