diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d0a84..f3ef781 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). **View all [Unreleased][] changes here** +## [1.1.2][] +#### Changed +- Using latest version of `pointybeard/helpers-functions-strings` + ## [1.1.1][] #### Added - Added `get_window_size()` function diff --git a/README.md b/README.md index 69c140e..9cec68b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PHP Helpers: Command-line Functions -- Version: v1.1.1 +- Version: v1.1.2 - Date: May 23 2019 - [Release notes](https://github.com/pointybeard/helpers-functions-cli/blob/master/CHANGELOG.md) - [GitHub repository](https://github.com/pointybeard/helpers-functions-cli)