jose 0.2.38.0 → 0.2.38.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: text
API changes (from Hackage documentation)
Files
- jose.cabal +2/−2
jose.cabal view
@@ -1,5 +1,5 @@ name: jose-version: 0.2.38.0+version: 0.2.38.1 synopsis: Javascript Object Signing and Encryption and JSON Web Token library description:@@ -71,7 +71,7 @@ , aeson >= 0.7 && < 0.9 , unordered-containers == 0.2.* , bytestring == 0.10.*- , text == 1.1.*+ , text >= 1.1 , time == 1.4.* , network-uri >= 2.6 , certificate == 1.3.*