text-ldap 0.1.1.9 → 0.1.1.10
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- text-ldap.cabal +2/−2
text-ldap.cabal view
@@ -1,5 +1,5 @@ name: text-ldap-version: 0.1.1.9+version: 0.1.1.10 synopsis: Parser and Printer for LDAP text data stream description: This package contains Parser and Printer for LDAP text data stream like OpenLDAP backup LDIF.@@ -7,7 +7,7 @@ license-file: LICENSE author: Kei Hibino maintainer: ex8k.hibino@gmail.com-copyright: Copyright (c) 2014-2016 Kei Hibino+copyright: Copyright (c) 2014-2017 Kei Hibino category: Text build-type: Simple cabal-version: >=1.8