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

[ruby/ostruct] v0.4.0

https://github.com/ruby/ostruct/commit/8534f69e4e
This commit is contained in:
Marc-Andre Lafortune 2021-06-14 13:15:23 -04:00 committed by Nobuyoshi Nakada
parent 2088a45798
commit f0818982e9

View file

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