diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c10cb8..d308856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.4.3](https://www.github.com/brokeyourbike/access-bank-api-client-php/compare/v0.4.2...v0.4.3) (2023-05-14) + + +### Miscellaneous Chores + +* badges ([1dc651c](https://www.github.com/brokeyourbike/access-bank-api-client-php/commit/1dc651c24a32b992311b9969064af5fc064fcc73)) + ### [0.4.2](https://www.github.com/brokeyourbike/access-bank-api-client-php/compare/v0.4.1...v0.4.2) (2022-02-04) diff --git a/composer.json b/composer.json index a0c7660..d89668d 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "mockery/mockery": "^1.4", "nesbot/carbon": "^2.53" }, - "version": "0.4.2", + "version": "0.4.3", "config": { "allow-plugins": { "bamarni/composer-bin-plugin": true