Skip to content

Commit 9bb3c22

Browse files
committed
Bump version number to 0.3.4.0. Solves commercialhaskell/stackage#2693
1 parent 94266dd commit 9bb3c22

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@ language: haskell
22
matrix:
33
fast_finish: true
44
include:
5-
- ghc: 8.2
6-
- ghc: 8.0
75
- ghc: 7.10
86
- ghc: 7.8

HaskellNet-SSL.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: HaskellNet-SSL
22
synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet
3-
version: 0.3.3.0
3+
version: 0.3.4.0
44
description: This package ties together the HaskellNet and connection
55
packages to make it easy to open IMAP and SMTP connections
66
over SSL.

0 commit comments

Comments
 (0)