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 11# Next version (unreleased)
22
3+ # Version 0.1.0
4+ _ 2024-10-23_
5+
36# Version 0.0.3
47_ 2024-08-30_
58
Original file line number Diff line number Diff line change 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.3 " type =" string" />
5+ <var name =" latest_version" instance =" doc" value =" 0.1.0 " type =" string" />
66</vars >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kotlin.compatibility=2.0.0
44sonatype.backend =S01
55
66pom.groupId =com.apollographql.execution
7- pom.version =0.1.0-SNAPSHOT
7+ pom.version =0.1.0
88pom.description =GraphQL execution algorithms
99pom.vcsUrl =https://github.com/apollographql/apollo-kotlin-execution
1010pom.developer =Apollo Kotlin Execution contributors
You can’t perform that action at this time.
0 commit comments