Update version number to 0.2.2

This commit is contained in:
Daniel P. Wright 2014-02-10 07:49:50 +09:00
parent a9d4549ba7
commit 35190ba4f0

View File

@ -1,6 +1,6 @@
name: HaskellNet-SSL name: HaskellNet-SSL
synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet
version: 0.2.1 version: 0.2.2
description: This package ties together the HaskellNet and connection description: This package ties together the HaskellNet and connection
packages to make it easy to open IMAP and SMTP connections packages to make it easy to open IMAP and SMTP connections
over SSL. over SSL.