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

[ruby/ostruct] Bump version

This commit is contained in:
Marc-Andre Lafortune 2021-01-05 18:35:46 -05:00
parent e8945d5eb3
commit a0a6293e78

View file

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