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-12 18:32:23 -05:00 committed by Marc-André Lafortune
parent 65787f18b9
commit 30a35420e6
Notes: git 2021-01-13 15:09:54 +09:00

View file

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