ruby-changes:59397
From: Marc-Andre <ko1@a...>
Date: Mon, 23 Dec 2019 12:28:07 +0900 (JST)
Subject: [ruby-changes:59397] 446c243da3 (master): [ruby/ostruct] Bump version
https://git.ruby-lang.org/ruby.git/commit/?id=446c243da3 From 446c243da35831de701ff6dd6c3c6da8252b6a10 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune <github@m...> Date: Sun, 22 Dec 2019 19:44:43 -0500 Subject: [ruby/ostruct] Bump version diff --git a/lib/ostruct/version.rb b/lib/ostruct/version.rb index 4e26af9..91a4044 100644 --- a/lib/ostruct/version.rb +++ b/lib/ostruct/version.rb @@ -1,5 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/lib/ostruct/version.rb#L1 # frozen_string_literal: true class OpenStruct - VERSION = "0.1.0" + VERSION = "0.2.0" end -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/