diff --git a/CHANGELOG.md b/CHANGELOG.md index cce29a5..bfcbf15 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -# [1.0.0](https://github.com/glowyphp/view) (2022-02-xx) +# [1.0.0](https://github.com/glowyphp/view) (2022-02-05) * Initial release diff --git a/composer.json b/composer.json index 3d71383..a6409d7 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "glowy/view", - "description": "View Component provides basic methods for displaying PHP views.", + "description": "View Package provides basic methods for creating extendable PHP Views.", "license": "MIT", "keywords": [ "view", "php-view", "php", "glowy"