summaryrefslogtreecommitdiff
path: root/lib/ostruct.rb
diff options
context:
space:
mode:
authorMarc-André Lafortune <github@marc-andre.ca>2021-12-08 14:46:37 -0500
committerMarc-André Lafortune <github@marc-andre.ca>2021-12-08 14:47:46 -0500
commitc47e821b8928b1a8755dc8693ffce57342c10868 (patch)
tree7a5027fb31c48f341306bd9e4cb428f3d3729a5c /lib/ostruct.rb
parent9c269316357a1a5b6ef27794f3c9412b2e33a6cd (diff)
[ruby/ostruct] Bump version to 0.5.2
Diffstat (limited to 'lib/ostruct.rb')
-rw-r--r--lib/ostruct.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ostruct.rb b/lib/ostruct.rb
index ec44a525d9..4dccfc4c63 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.1"
+ VERSION = "0.5.2"
#
# Creates a new OpenStruct object. By default, the resulting OpenStruct