File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Next version (unreleased)
2
2
3
+ # Version 0.1.0
4
+ _ 2024-11-05_
5
+
3
6
* Update Apollo Kotlin to 4.1.0 (#13 )
4
7
* Update Ktor to 3.0.0 (#13 )
5
8
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
3
3
<vars >
4
4
<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" />
6
6
</vars >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ sonatype.backend=S01
9
9
git.snapshots =main
10
10
11
11
pom.groupId =com.apollographql.ktor
12
- pom.version =0.0.3-SNAPSHOT
12
+ pom.version =0.1.0
13
13
pom.description =apollo-kotlin-ktor-support
14
14
pom.vcsUrl =https://github.com/apollographql/apollo-kotlin-ktor-support
15
15
pom.developer =apollo-kotlin-ktor-support authors
You can’t perform that action at this time.
0 commit comments