Skip to content

Commit c535a40

Browse files
committed
Bump up ostruct version to 0.5.0
1 parent f15a7cc commit c535a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ostruct.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
# For all these reasons, consider not using OpenStruct at all.
108108
#
109109
class OpenStruct
110-
VERSION = "0.4.0"
110+
VERSION = "0.5.0"
111111

112112
#
113113
# Creates a new OpenStruct object. By default, the resulting OpenStruct

0 commit comments

Comments
 (0)