Bump dry-schema to 1.12.0

This commit is contained in:
Peter Solnica 2022-11-04 18:08:30 +01:00
parent bc36e14589
commit d39a8b39e0
No known key found for this signature in database
GPG Key ID: 4B177344822BD3BB
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
module Dry
module Schema
VERSION = "1.11.3"
VERSION = "1.12.0"
end
end