aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-05 01:10:23 +0800
committerGravatar Runxi Yu2026-03-05 01:10:23 +0800
commitb7dd8de95479c562092479facdddd009abcb6354 (patch)
tree802b3983a8064d57e34a6169bbabe42002519cc0 /README.md
parentREADME: Will use semver (diff)
signatureNo signature
README: Semver starts at 1.0.0 v0.1.47
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 477ff60f..a9e3a8d5 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Furgit is a low-level Git library in Go.
* Initial development
* Frequent breaking changes
* Do not use in production
-* Will use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) later
+* Will use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) starting at 1.0.0
## General goals