Skip to content

Commit b386800

Browse files
committed
Bump up v0.6.1
1 parent 1ce456b commit b386800

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.0"
110+
VERSION = "0.6.1"
111111

112112
HAS_PERFORMANCE_WARNINGS = begin
113113
Warning[:performance]

0 commit comments

Comments
 (0)