diff options
Diffstat (limited to 'src/Iterator/MapIterator.php')
-rw-r--r-- | src/Iterator/MapIterator.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Iterator/MapIterator.php b/src/Iterator/MapIterator.php index 19e89f4..65b3578 100644 --- a/src/Iterator/MapIterator.php +++ b/src/Iterator/MapIterator.php @@ -4,7 +4,7 @@ * * @license http://opensource.org/licenses/MIT * @link https://github.com/thephpleague/csv/ -* @version 6.0.0 +* @version 6.0.1 * @package League.csv * * For the full copyright and license information, please view the LICENSE |