packages feed

SMTPClient 0.1 → 0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

SMTPClient.cabal view
@@ -1,5 +1,5 @@ name: SMTPClient-version: 0.1+version: 0.2 license: BSD3 license-file: LICENSE cabal-version: >= 1.2@@ -16,7 +16,7 @@ extra-source-files:     example.hs     LICENSE-category: Database+category: Network build-type: Simple Library     exposed-modules: Network.SMTP.Client, Network.SMTP.ClientSession