Skip to content

Commit 0ab3c20

Browse files
authored
release 0.0.2 (#5)
1 parent a28cd69 commit 0ab3c20

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.2
4+
_2024-07-08_
5+
36
Update to Apollo Kotlin 4.0.0-rc.1
47

58
# Version 0.0.1

librarian.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sonatype.backend=S01
99
git.snapshots=main
1010

1111
pom.groupId=com.apollographql.ktor
12-
pom.version=0.0.2-SNAPSHOT
12+
pom.version=0.0.2
1313
pom.description=apollo-kotlin-ktor-support
1414
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-ktor-support
1515
pom.developer=apollo-kotlin-ktor-support authors

0 commit comments

Comments
 (0)