Skip to content

Commit 8534f69

Browse files
committed
v0.4.0
1 parent 20d0b8c commit 8534f69

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.4.0.pre"
110+
VERSION = "0.4.0"
111111

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

0 commit comments

Comments
 (0)