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.0.2
4+ _ 2024-07-08_
5+
36* Update to Apollo Kotlin 4.0.0-rc.1
47* Remove apollo-compiler dependency
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.1 " type =" string" />
5+ <var name =" latest_version" instance =" doc" value =" 0.0.2 " type =" string" />
66</vars >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ sonatype.release=Manual
1010git.snapshots =main
1111
1212pom.groupId =com.apollographql.execution
13- pom.version =0.0.2-SNAPSHOT
13+ pom.version =0.0.2
1414pom.description =Apollo Execution
1515pom.vcsUrl =https://github.com/apollographql/apollo-kotlin-execution
1616pom.developer =Apollo Kotlin Execution contributors
You can’t perform that action at this time.
0 commit comments