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 4313be8 commit e1fc3f0Copy full SHA for e1fc3f0
lib/dry/struct/version.rb
@@ -1,6 +1,6 @@
1
module Dry
2
class Struct
3
# @private
4
- VERSION = '1.1.0'.freeze
+ VERSION = '1.1.1'.freeze
5
end
6
0 commit comments