Skip to content

Commit c556ae1

Browse files
authored
release 0.0.5 (#22)
1 parent 8089d2a commit c556ae1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Next version (unreleased)
22

3+
# Version 0.0.5
4+
_2024-08-02_
5+
36
* Workaround for download-schema never terminating (#21)
47

58
# Version 0.0.4

librarian.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sonatype.backend=S01
88
sonatype.release=Manual
99

1010
pom.groupId=com.apollographql.cli
11-
pom.version=0.0.5-SNAPSHOT
11+
pom.version=0.0.5
1212
pom.description=Command line tool for your GraphQL projects
1313
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-cli
1414
pom.developer=apollo-kotlin-cli authors

0 commit comments

Comments
 (0)