We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6147b commit cd05f4eCopy full SHA for cd05f4e
src/TheFox/Imap/Imapd.php
@@ -5,7 +5,7 @@
5
class Imapd{
6
7
const NAME = 'IMAPd';
8
- const VERSION = '0.2.0';
9
- const RELEASE = 4;
+ const VERSION = '0.2.1';
+ const RELEASE = 5;
10
11
}
0 commit comments