Skip to content

Commit

Permalink
Version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFox committed Nov 19, 2014
1 parent f11bb9e commit 9999771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TheFox/Smtp/Smtpd.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class Smtpd{

const NAME = 'SMTPd';
const VERSION = '0.2.x-dev';
const VERSION = '0.1.3';
const RELEASE = 4;

}

0 comments on commit 9999771

Please sign in to comment.