1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/ostruct] Update version

This commit is contained in:
Marc-Andre Lafortune 2020-11-04 16:11:56 -05:00 committed by Marc-André Lafortune
parent 015b023820
commit 2aa9a50dcc
Notes: git 2020-11-05 07:52:31 +09:00

View file

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