diff --git a/CHANGELOG.md b/CHANGELOG.md index 53cea698..2305da95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This is the changelog between releases of PHPWord. Releases are listed in revers 0.12.1 (unreleased) ------------ -Maintenance release. Contains couple improvements of ``TemplateProcessor`` and several fixes. +Maintenance release. Contains several improvements in ``TemplateProcessor`` and delivers some fixes. ### Changes - Changed visibility of all private properties and methods of ``TemplateProcessor`` to ``protected``. - @RomanSyroeshko #498 diff --git a/VERSION b/VERSION index d33c3a21..aac2daca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.12.0 \ No newline at end of file +0.12.1 \ No newline at end of file