There was an error while loading. Please reload this page.
1 parent f5619a0 commit 36b5ccbCopy full SHA for 36b5ccb
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Next version (unreleased)
2
3
+# Version 0.0.3
4
+_2024-07-08_
5
+
6
Update to Apollo Kotlin 4.0.0-rc.1
7
8
# Version 0.0.2
librarian.properties
@@ -9,7 +9,7 @@ sonatype.backend=S01
9
git.snapshots=main
10
11
pom.groupId=com.apollographql.cli
12
-pom.version=0.0.3-SNAPSHOT
+pom.version=0.0.3
13
pom.description=apollo-kotlin-cli
14
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-cli
15
pom.developer=apollo-kotlin-cli authors
0 commit comments