From 61eb3098ee77a4f27e4e8cbdbc07ccc6beb4ebe3 Mon Sep 17 00:00:00 2001 From: Dominik Grodl Date: Mon, 7 Apr 2025 23:28:43 +0200 Subject: [PATCH 1/2] Update README.md to point to the latest release docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9349dc65..5431d2b3 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ Sharing. Check out [this](./Examples) directory to see them all, including: The documentation for releases and `main` are available here: * [`main`](https://swiftpackageindex.com/pointfreeco/sharing-grdb/main/documentation/sharinggrdb/) -* [0.1.0](https://swiftpackageindex.com/pointfreeco/sharing-grdb/0.1.0/documentation/sharinggrdb/) +* [0.1.1](https://swiftpackageindex.com/pointfreeco/sharing-grdb/0.1.1/documentation/sharinggrdb/) ## Installation From 84ade93894e90a152df2bb96d3c8851e0129465e Mon Sep 17 00:00:00 2001 From: Brandon Williams <135203+mbrandonw@users.noreply.github.com> Date: Mon, 7 Apr 2025 14:53:17 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5431d2b3..9fe6156a 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ Sharing. Check out [this](./Examples) directory to see them all, including: The documentation for releases and `main` are available here: * [`main`](https://swiftpackageindex.com/pointfreeco/sharing-grdb/main/documentation/sharinggrdb/) -* [0.1.1](https://swiftpackageindex.com/pointfreeco/sharing-grdb/0.1.1/documentation/sharinggrdb/) +* [0.1.x](https://swiftpackageindex.com/pointfreeco/sharing-grdb/~/documentation/sharinggrdb/) ## Installation