Bump version number to 0.3.4.0. Solves fpco/stackage#2693
This commit is contained in:
parent
94266dd970
commit
9bb3c2299f
@ -2,7 +2,5 @@ language: haskell
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
- ghc: 8.2
|
||||
- ghc: 8.0
|
||||
- ghc: 7.10
|
||||
- ghc: 7.8
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name: HaskellNet-SSL
|
||||
synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet
|
||||
version: 0.3.3.0
|
||||
version: 0.3.4.0
|
||||
description: This package ties together the HaskellNet and connection
|
||||
packages to make it easy to open IMAP and SMTP connections
|
||||
over SSL.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user