We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd0e77 commit 7505726Copy full SHA for 7505726
CHANGELOG.md
@@ -1,3 +1,8 @@
1
# Next version (unreleased)
2
3
+PUT_CHANGELOG_HERE
4
+
5
+# Version 0.0.1
6
+_2024-06-21_
7
8
Initial release
librarian.properties
@@ -9,7 +9,7 @@ sonatype.host=S01
9
git.snapshots=main
10
11
pom.groupId=com.apollographql.compose
12
-pom.version=0.0.1-SNAPSHOT
+pom.version=0.0.1
13
pom.description=Apollo Kotlin Compose Support
14
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-compose-support
15
pom.developer=Apollo Kotlin Compose Support contributors
0 commit comments