We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28cd69 commit 0ab3c20Copy full SHA for 0ab3c20
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Next version (unreleased)
2
3
+# Version 0.0.2
4
+_2024-07-08_
5
+
6
Update to Apollo Kotlin 4.0.0-rc.1
7
8
# Version 0.0.1
librarian.properties
@@ -9,7 +9,7 @@ sonatype.backend=S01
9
git.snapshots=main
10
11
pom.groupId=com.apollographql.ktor
12
-pom.version=0.0.2-SNAPSHOT
+pom.version=0.0.2
13
pom.description=apollo-kotlin-ktor-support
14
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-ktor-support
15
pom.developer=apollo-kotlin-ktor-support authors
0 commit comments