commit acca20f891987f3a95e595bd9afedcb42c774be1 parent 968407e61d0a0f19954f9ba7851c437bab4d47d2 Author: FIGBERT <figbert@figbert.com> Date: Tue, 19 Jul 2022 15:40:24 -0700 Update protocol version Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # SwiftGemini An implementation of the Gemini protocol in Swift, compatible with -v0.14.3 of the [Gemini spec][spec]. +v0.16.1 of the [Gemini spec]. -[spec]: gemini://gemini.circumlunar.space/docs/specification.gmi +[Gemini spec]: gemini://gemini.circumlunar.space/docs/specification.gmi