Skip to content

Commit

Permalink
Merge pull request #8 from brokeyourbike/release-v0.3.1
Browse files Browse the repository at this point in the history
chore: release 0.3.1
  • Loading branch information
brokeyourbike authored Jan 3, 2022
2 parents 5e4a843 + f12b488 commit aabd1cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.3.1](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/compare/v0.3.0...v0.3.1) (2022-01-03)


### Bug Fixes

* update `brokeyourbike/data-transfer-object` ([5e4a843](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/commit/5e4a84371cba5fc20ac68cec4a9b9a71498e2b20))

## [0.3.0](https://www.github.com/brokeyourbike/zenith-bank-api-client-php/compare/v0.2.2...v0.3.0) (2022-01-03)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"phpunit/phpunit": "^9",
"mockery/mockery": "^1.4"
},
"version": "0.3.0"
"version": "0.3.1"
}

0 comments on commit aabd1cb

Please sign in to comment.