diff --git a/CHANGELOG.md b/CHANGELOG.md index 897298b..195165c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.2.1](https://www.github.com/brokeyourbike/western-union-api-client-php/compare/v0.2.0...v0.2.1) (2023-05-20) + + +### Miscellaneous Chores + +* button ([3d68c79](https://www.github.com/brokeyourbike/western-union-api-client-php/commit/3d68c79b68aad96b002ab34734eb246c6dd310a2)) + ## [0.2.0](https://www.github.com/brokeyourbike/western-union-api-client-php/compare/v0.1.0...v0.2.0) (2023-05-14) diff --git a/composer.json b/composer.json index 0333461..e58768f 100644 --- a/composer.json +++ b/composer.json @@ -46,5 +46,5 @@ "bamarni/composer-bin-plugin": true } }, - "version": "0.2.0" + "version": "0.2.1" }