json-spec-openapi 0.3.1.1 → 0.3.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~json-specPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: json-spec
API changes (from Hackage documentation)
Files
- json-spec-openapi.cabal +2/−2
json-spec-openapi.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: json-spec-openapi-version: 0.3.1.1+version: 0.3.1.2 synopsis: json-spec-openapi description: This package provides a way to produce@@ -64,7 +64,7 @@ , aeson >= 2.2.1.0 && < 2.3 , base >= 4.19.0.0 && < 4.21 , insert-ordered-containers >= 0.2.5.3 && < 0.3- , json-spec >= 0.5.0.0 && < 0.6+ , json-spec >= 0.5.0.0 && < 1.1 , lens >= 5.2.3 && < 5.4 , openapi3 >= 3.2.4 && < 3.3 , text >= 2.1 && < 2.2