Skip to content

Commit e67e987

Browse files
committed
Version 0.2.2.
1 parent 487125a commit e67e987

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.1';
9-
const RELEASE = 5;
8+
const VERSION = '0.2.2';
9+
const RELEASE = 6;
1010

1111
}

0 commit comments

Comments
 (0)