Skip to content

Commit e558399

Browse files
committed
v0.6.2
1 parent 436dff3 commit e558399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6.1"
110+
VERSION = "0.6.2"
111111

112112
HAS_PERFORMANCE_WARNINGS = begin
113113
Warning[:performance]

0 commit comments

Comments
 (0)