diff --git a/CHANGELOG.md b/CHANGELOG.md index 77500dc..a69d8e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Next version (unreleased) +# Version 0.0.5 +_2024-08-02_ + * Workaround for download-schema never terminating (#21) # Version 0.0.4 diff --git a/librarian.properties b/librarian.properties index aa4b9e0..175bea4 100644 --- a/librarian.properties +++ b/librarian.properties @@ -8,7 +8,7 @@ sonatype.backend=S01 sonatype.release=Manual pom.groupId=com.apollographql.cli -pom.version=0.0.5-SNAPSHOT +pom.version=0.0.5 pom.description=Command line tool for your GraphQL projects pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-cli pom.developer=apollo-kotlin-cli authors