We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ba506 commit fa02745Copy full SHA for fa02745
lib/dry/struct/version.rb
@@ -3,6 +3,6 @@
3
module Dry
4
class Struct
5
# @private
6
- VERSION = "1.5.0"
+ VERSION = "1.5.1"
7
end
8
0 commit comments