Skip to content

Commit b6a4ce8

Browse files
ktosoincertum
andauthored
Update Sources/Prometheus/RELEASE.md
Co-authored-by: Melissa Kilby <[email protected]>
1 parent 02de93a commit b6a4ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Prometheus/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ As usual with Swift packages, we use [Semantic Versioning](https://semver.org/).
1717

1818
Development and releases are made from the `main` branch directly, therefore the branch should remain in releasable state at any time.
1919

20-
Making a release is simple and boils down to making a git tag and pushing it to the upstream repository.
20+
Creating a release involves creating a Git tag and pushing it to the upstream repository.
2121

2222
Tags should follow the simple `MAJOR.MINOR.PATCH` format, without any prefix (e.g. do not include the `v` prefix).
2323

0 commit comments

Comments
 (0)