Skip to content

Commit

Permalink
Releasing version 1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivantcholakov committed Dec 24, 2013
1 parent 1f7a081 commit 46e4e17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
A CodeIgniter compatible email-library powered by PHPMailer
===========================================================

Version: 1.0-rc
Version: 1.0
Author: Ivan Tcholakov <[email protected]>, 2012-2013.
License: The MIT License (MIT), http://opensource.org/licenses/MIT

Expand Down
2 changes: 1 addition & 1 deletion libraries/MY_Email.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* CodeIgniter compatible email-library powered by PHPMailer.
* Version: 1.0-rc
* Version: 1.0
* @author Ivan Tcholakov <[email protected]>, 2012-2013.
* @license The MIT License (MIT), http://opensource.org/licenses/MIT
* @link https://github.com/ivantcholakov/codeigniter-phpmailer
Expand Down

0 comments on commit 46e4e17

Please sign in to comment.