diff --git a/CHANGELOG.md b/CHANGELOG.md index eb8d541..9e54582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.3](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.0.2...v1.0.3) (2023-01-09) + + +### Miscellaneous Chores + +* release 1.0.3 ([e7638e6](https://github.com/geekcell/ddd-symfony-bundle/commit/e7638e6d35be969b3dc506d86a74af0b0be255f5)) + ## [1.0.2](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.0.1...v1.0.2) (2023-01-09) diff --git a/composer.json b/composer.json index 500b5ef..2584425 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "geekcell/ddd-bundle", "type": "symfony-bundle", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "authors": [ {