diff --git a/CHANGELOG.md b/CHANGELOG.md index af4e56b..d860568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Next version (unreleased) +# Version 0.0.5 +_2024-07-13_ + * Add Central Portal publishing * Configuration Cache support diff --git a/librarian.properties b/librarian.properties index bcf5f97..e1c8efd 100644 --- a/librarian.properties +++ b/librarian.properties @@ -7,7 +7,7 @@ kdoc.artifactId=kdoc sonatype.host=Default pom.groupId=com.gradleup.librarian -pom.version=0.0.5-SNAPSHOT +pom.version=0.0.5 pom.description=Librarian pom.vcsUrl=https://github.com/gradleup/librarian pom.developer=GradleUp authors