Skip to content

Commit 9055efe

Browse files
authored
release 0.1.0 (#18)
1 parent 37f6da0 commit 9055efe

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
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.1.0
4+
_2024-11-05_
5+
36
* Update Apollo Kotlin to 4.1.0 (#13)
47
* Update Ktor to 3.0.0 (#13)
58

Writerside/v.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
33
<vars>
44
<var name="product" value="Writerside" />
5-
<var name="latest_version" instance="doc" value="0.0.2" type="string" />
5+
<var name="latest_version" instance="doc" value="0.1.0" type="string" />
66
</vars>

librarian.root.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.3-SNAPSHOT
12+
pom.version=0.1.0
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)