summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarc-André Lafortune <github@marc-andre.ca>2022-03-31 17:18:22 +0200
committergit <svn-admin@ruby-lang.org>2022-04-01 00:18:36 +0900
commit8a38419b73ec2b698dd2d0462055f3e8f2bc6252 (patch)
treef61579a8294930e6f99fadb835c3cc4f005a7b99 /lib
parent5357b6bfb2ba4b5cc65cf567518c5725395af563 (diff)
[ruby/ostruct] v0.5.5
https://github.com/ruby/ostruct/commit/ce879e56cf
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 c5d22dc8a2..a08561d6c9 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.5.4"
+ VERSION = "0.5.5"
#
# Creates a new OpenStruct object. By default, the resulting OpenStruct