There was an error while loading. Please reload this page.
1 parent 9e75615 commit 31d7582Copy full SHA for 31d7582
CHANGELOG.md
@@ -1,3 +1,8 @@
1
# Next version (unreleased)
2
3
+PUT_CHANGELOG_HERE
4
+
5
+# Version 0.0.1
6
+_2024-06-20_
7
8
Initial release 🎉
librarian.properties
@@ -9,9 +9,9 @@ sonatype.host=S01
9
git.snapshots=main
10
11
pom.groupId=com.apollographql.cli
12
-pom.version=0.0.1-SNAPSHOT
+pom.version=0.0.1
13
pom.description=apollo-kotlin-cli
14
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-cli
15
pom.developer=apollo-kotlin-cli authors
16
pom.license=MIT License
17
-pom.licenseUrl=https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/LICENSE
+pom.licenseUrl=https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/LICENSE
0 commit comments