From 812a9ae6607c087c386fcc9440e86921c210cdab Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 12 Jan 2024 16:18:25 -0600 Subject: [PATCH] fix all version numbers --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d90363..890e511 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/ --> ## [Unreleased] -## [0.1.0] +## [0.1.1] Initial release! @@ -31,5 +31,5 @@ Initial release! - Josh Thomas (maintainer) -[unreleased]: https://github.com/westerveltco/django-twc-toolbox/compare/v0.1.0...HEAD -[0.1.0]: https://github.com/westerveltco/django-email-toolbox/releases/tag/v0.1.0 +[unreleased]: https://github.com/westerveltco/django-twc-toolbox/compare/v0.1.1...HEAD +[0.1.1]: https://github.com/westerveltco/django-email-toolbox/releases/tag/v0.1.1