Fix typo in README.

This commit is contained in:
2023-03-15 12:45:31 -04:00
parent 742546ec08
commit 9bd7c630f4

View File

@@ -1,4 +1,4 @@
# swift-git-version
# swift-cli-version
A swift package that exposes some plugins to set the version of a command line tool to the
git tag or the git sha, if a tag is not set for the current commit.