diff --git a/CHANGELOG.md b/CHANGELOG.md index d0bcde9..a8f0fc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [0.4.1] - 2024-06-20 + +* Bump to AGP 8.4.2 (#124) + ## [0.4.0] - 2024-05-29 * Bump to AGP 8.4.1 (#121) diff --git a/gradle.properties b/gradle.properties index 9bd98e0..1fa7526 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=app.cash.better.dynamic.features -VERSION_NAME=0.5.0-SNAPSHOT +VERSION_NAME=0.4.1 POM_URL=https://github.com/cashapp/better-dynamic-features/ POM_SCM_URL=https://github.com/cashapp/better-dynamic-features/