diff --git a/ChangeLog.txt b/ChangeLog.txt index ebbf7d0..b552a65 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,4 +1,4 @@ -ParseCSV 1.0.0 RC +ParseCSV 1.0.0-rc.2 ----------------------------------- Date: unreleased diff --git a/src/Csv.php b/src/Csv.php index ce2909c..752350c 100644 --- a/src/Csv.php +++ b/src/Csv.php @@ -7,7 +7,7 @@ use ParseCsv\extensions\DatatypeTrait; class Csv { /* - Class: ParseCSV v1.0.0 + Class: ParseCSV 1.0.0-rc.2 https://github.com/parsecsv/parsecsv-for-php Fully conforms to the specifications lined out on Wikipedia: