Skip to content

Commit a7f2fa7

Browse files
committed
Improve README formatting
1 parent f9f2168 commit a7f2fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When you are ready to release a new version of the schema ensure you have done t
5151

5252
`git tag -a vX.Y.Z`
5353

54-
(When prompted to enter the commit message set the first line to `event-logging-vX.Y.Z` and lines 3+ to be the changes made, as extracted from the CHANGELOG.md file. Once the tag is picked up by Travis, the build will be run and the variants will be released to GitHub.)
54+
When prompted to enter the commit message set the first line to `event-logging-vX.Y.Z` and lines 3+ to be the changes made, as extracted from the CHANGELOG.md file. Once the tag is picked up by Travis, the build will be run and the variants will be released to GitHub.
5555

5656
1. Once the release has been tagged and built Update the versions in the schema to be something like `X.Y.0-SNAPSHOT` where X.Y.0 is the next minor version number. This makes it clear that the version in source control is not a release version.
5757

0 commit comments

Comments
 (0)