Skip to content

Commit 31d7582

Browse files
github-actions[bot]Anka
andauthored
release 0.0.1 (#1)
Co-authored-by: Anka <runner@Mac-1718887499867.local>
1 parent 9e75615 commit 31d7582

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# Next version (unreleased)
22

3+
PUT_CHANGELOG_HERE
4+
5+
# Version 0.0.1
6+
_2024-06-20_
7+
38
Initial release 🎉

librarian.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ sonatype.host=S01
99
git.snapshots=main
1010

1111
pom.groupId=com.apollographql.cli
12-
pom.version=0.0.1-SNAPSHOT
12+
pom.version=0.0.1
1313
pom.description=apollo-kotlin-cli
1414
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-cli
1515
pom.developer=apollo-kotlin-cli authors
1616
pom.license=MIT License
17-
pom.licenseUrl=https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/LICENSE
17+
pom.licenseUrl=https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/LICENSE

0 commit comments

Comments
 (0)