Skip to content

Commit cd05f4e

Browse files
committed
Version 0.2.1.
1 parent ad6147b commit cd05f4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TheFox/Imap/Imapd.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class Imapd{
66

77
const NAME = 'IMAPd';
8-
const VERSION = '0.2.0';
9-
const RELEASE = 4;
8+
const VERSION = '0.2.1';
9+
const RELEASE = 5;
1010

1111
}

0 commit comments

Comments
 (0)