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