shithub: furgit

Download patch

ref: b7dd8de95479c562092479facdddd009abcb6354
parent: 101885dd84333a2151fe1c681004f49a9c31f7c6
author: Runxi Yu <me@runxiyu.org>
date: Wed Mar 4 20:10:23 EST 2026

README: Semver starts at 1.0.0

--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
 * 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
 
--