diff options
author | Ignace Nyamagana Butera <nyamsprod@gmail.com> | 2015-03-23 12:54:26 +0100 |
---|---|---|
committer | Ignace Nyamagana Butera <nyamsprod@gmail.com> | 2015-03-23 12:54:26 +0100 |
commit | 90a92cc55eeff660599840665890eda28a689920 (patch) | |
tree | 1b77e7a0942e25499d68878c9cf2067bf56e9ff2 /src/Modifier/StreamFilter.php | |
parent | eae1c4229b4e414399281a55acd9c0b4d0514994 (diff) | |
download | csv-90a92cc55eeff660599840665890eda28a689920.zip csv-90a92cc55eeff660599840665890eda28a689920.tar.gz csv-90a92cc55eeff660599840665890eda28a689920.tar.bz2 |
prepare for 7.0.1 release7.0.1
Diffstat (limited to 'src/Modifier/StreamFilter.php')
-rw-r--r-- | src/Modifier/StreamFilter.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Modifier/StreamFilter.php b/src/Modifier/StreamFilter.php index 1815866..16a47d3 100644 --- a/src/Modifier/StreamFilter.php +++ b/src/Modifier/StreamFilter.php @@ -4,7 +4,7 @@ * * @license http://opensource.org/licenses/MIT * @link https://github.com/thephpleague/csv/ -* @version 7.0.0 +* @version 7.0.1 * @package League.csv * * For the full copyright and license information, please view the LICENSE |