[ruby/ostruct] v0.5.5

https://github.com/ruby/ostruct/commit/ce879e56cf
This commit is contained in:
Marc-André Lafortune 2022-03-31 17:18:22 +02:00 committed by git
parent 5357b6bfb2
commit 8a38419b73
1 changed files with 1 additions and 1 deletions

View File

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