mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/ostruct] bump up
https://github.com/ruby/ostruct/commit/bb253be3e9
This commit is contained in:
parent
70833fab7f
commit
5dde13e5ce
1 changed files with 3 additions and 3 deletions
|
@ -107,7 +107,7 @@
|
|||
# For all these reasons, consider not using OpenStruct at all.
|
||||
#
|
||||
class OpenStruct
|
||||
VERSION = "0.3.3"
|
||||
VERSION = "0.4.0.pre"
|
||||
|
||||
#
|
||||
# Creates a new OpenStruct object. By default, the resulting OpenStruct
|
||||
|
|
Loading…
Reference in a new issue