From cc0d461e1c52a9507ad7db712d4891b7c3321f0f Mon Sep 17 00:00:00 2001 From: juancwu Date: Sun, 26 Apr 2026 01:52:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8390fc4..4e54baf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ rotation, optional gzip compression, and backup pruning. ## Install ```sh -go get git.juancwu.dev/juancwu/splinter +go get git.juancwu.dev/juancwu/splinter@v0.1.0 ``` Requires Go 1.26 or newer.