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 5ceedf6 commit f333867Copy full SHA for f333867
lib/dry/struct/version.rb
@@ -1,5 +1,5 @@
1
module Dry
2
class Struct
3
- VERSION = '0.3.1'.freeze
+ VERSION = '0.4.0'.freeze
4
end
5
0 commit comments