Skip to content

Commit caaa745

Browse files
committed
Version 0.6.1.
1 parent 4ada4e7 commit caaa745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TheFox/Smtp/Smtpd.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
class Smtpd
88
{
99
const NAME = 'SMTPd';
10-
const VERSION = '0.6.1-dev';
10+
const VERSION = '0.6.1';
1111
}

0 commit comments

Comments
 (0)