From fbd94d6c81edb15d9f97160040fa384b4644bda6 Mon Sep 17 00:00:00 2001 From: disqualifier Date: Fri, 3 Jul 2026 16:23:37 -0400 Subject: [PATCH] docs: add missing trailing newline to README Signed-off-by: disqualifier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63a75e4..04c3765 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,4 @@ are included. ## Versioning -Releases are tagged `vX.Y.Z`. The install line above pins a release; drop the `@vX.Y.Z` suffix to install the latest unpinned. Pin deliberately for reproducible installs. \ No newline at end of file +Releases are tagged `vX.Y.Z`. The install line above pins a release; drop the `@vX.Y.Z` suffix to install the latest unpinned. Pin deliberately for reproducible installs.