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

[ruby/ostruct] Bump up ostruct version to 0.5.0

https://github.com/ruby/ostruct/commit/c535a406f8
This commit is contained in:
Hiroshi SHIBATA 2021-10-21 13:54:31 +09:00
parent 7529fe82f0
commit 422b057d65

View file

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