Skip to content

Commit 9e311d4

Browse files
committed
[chore] bump package version to 0.4.0.2
1 parent e91d217 commit 9e311d4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@
1010
## 0.4.0.1 -- 2025-01-17
1111

1212
- Ignore 502 error on helo - fixes communication with some servers
13+
14+
## 0.4.0.1 -- 2025-02-15
15+
16+
- bump data-default and network

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.4.0.1
3+
version: 0.4.0.2
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)