[ruby/ostruct] v0.5.3

https://github.com/ruby/ostruct/commit/322efd0e61
This commit is contained in:
Marc-André Lafortune 2022-01-18 14:31:43 -06:00 committed by Hiroshi SHIBATA
parent e1391bf96f
commit 0adabdc53d

View File

@ -107,7 +107,7 @@
# For all these reasons, consider not using OpenStruct at all.
#
class OpenStruct
VERSION = "0.5.2"
VERSION = "0.5.3"
#
# Creates a new OpenStruct object. By default, the resulting OpenStruct