aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarc-Andre Lafortune <github@marc-andre.ca>2021-01-12 18:32:23 -0500
committerMarc-André Lafortune <github@marc-andre.ca>2021-01-13 01:09:29 -0500
commit30a35420e6afac57db77513d7b6be7cf6a43dbbe (patch)
tree68c6c7978e59d64549fe71f9ee2e31c094609133 /lib
parent65787f18b945aa67de823cef051f5ee880db39c2 (diff)
downloadruby-30a35420e6afac57db77513d7b6be7cf6a43dbbe.tar.gz
[ruby/ostruct] Bump version
Diffstat (limited to 'lib')
-rw-r--r--lib/ostruct.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ostruct.rb b/lib/ostruct.rb
index e00e281d6d..5426457abe 100644
--- a/lib/ostruct.rb
+++ b/lib/ostruct.rb
@@ -107,7 +107,7 @@
# For all these reasons, consider not using OpenStruct at all.
#
class OpenStruct
- VERSION = "0.3.2"
+ VERSION = "0.3.3"
#
# Creates a new OpenStruct object. By default, the resulting OpenStruct