Skip to content

Commit 0985296

Browse files
committed
Bump up 0.6.0
1 parent 6b131c9 commit 0985296

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.5.5"
110+
VERSION = "0.6.0"
111111

112112
HAS_PERFORMANCE_WARNINGS = begin
113113
Warning[:performance]

0 commit comments

Comments
 (0)