diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fd27f9..48a2bbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to Pug will be documented in this file (beginning with v0.5 😅). ## [Unreleased] + +## [0.7.3] - 2017-08-12 ### Added - Specify alternative storage location using `PUGFILE` environment variable - `--no-color` option to commands which output project listing diff --git a/lib/config.php b/lib/config.php index d4cdfa2..3ad9da3 100644 --- a/lib/config.php +++ b/lib/config.php @@ -9,7 +9,7 @@ /* * Application version */ - 'version' => '0.7.2', + 'version' => '0.7.3', /* * PHP minimum version