rest-gen 0.9.0.3 → 0.9.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~rest-typesPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: rest-types
API changes (from Hackage documentation)
Files
- rest-gen.cabal +2/−2
rest-gen.cabal view
@@ -1,5 +1,5 @@ Name: rest-gen-Version: 0.9.0.3+Version: 0.9.0.4 Description: Documentation and client generation from rest definition. Synopsis: Documentation and client generation from rest definition. Maintainer: code@silk.co@@ -43,7 +43,7 @@ , process >= 1.0 && < 1.2 , regular == 0.3.* , rest-core == 0.27.*- , rest-types == 1.9.0.1+ , rest-types == 1.9.* , safe >= 0.2 && < 0.4 , split >= 0.1 && < 0.3 , tagged >= 0.2 && < 0.8