Upgrade version number to 0.2

This commit is contained in:
Daniel P. Wright 2014-01-17 15:43:19 +09:00
parent 594bd9e1f8
commit f0c2d09122

View File

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