summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarc-André Lafortune <github@marc-andre.ca>2022-03-24 12:38:11 +0000
committergit <svn-admin@ruby-lang.org>2022-03-24 21:38:26 +0900
commit4c4a1e2035e08a627e71efd41d66549f233840dc (patch)
treedc29b2cc0e2b251f438e09bb73cf62d09ae3d45c /lib
parentad5754162bddfd0ce2f11bd7fc7fce90ba6bf7ed (diff)
[ruby/ostruct] v0.5.4
https://github.com/ruby/ostruct/commit/fe19de4644
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 258ae436e0..efe5f4fe37 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.3"
+ VERSION = "0.5.4"
#
# Creates a new OpenStruct object. By default, the resulting OpenStruct