diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a7ee00..af4e56b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Next version (unreleased) -PUT_CHANGELOG_HERE +* Add Central Portal publishing +* Configuration Cache support # Version 0.0.3 _2024-06-19_ diff --git a/librarian.properties b/librarian.properties index cd89b7b..d1ae411 100644 --- a/librarian.properties +++ b/librarian.properties @@ -9,7 +9,7 @@ sonatype.host=S01 git.snapshots=main pom.groupId=com.gradleup.librarian -pom.version=0.0.4-SNAPSHOT +pom.version=0.0.4 pom.description=Librarian pom.vcsUrl=https://github.com/gradleup/librarian pom.developer=GradleUp authors