set release date

This commit is contained in:
troosan 2021-02-12 22:27:50 +01:00
parent c2e2ec4004
commit 1bd7cd6238
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.18.0](https://github.com/PHPOffice/PHPWord/tree/0.18.0) (2021-02-xx)
## [0.18.0](https://github.com/PHPOffice/PHPWord/tree/0.18.0) (2021-02-12)
[Full Changelog](https://github.com/PHPOffice/PHPWord/compare/0.17.0...0.18.0)

View File

@ -32,7 +32,7 @@ Example:
{
"require": {
"phpoffice/phpword": "v0.17.*"
"phpoffice/phpword": "v0.18.*"
}
}