release 0.3.2

This commit is contained in:
Stefan Hausotte 2026-03-22 11:49:58 +01:00
parent 4c786f4f73
commit c31ce0d267

View file

@ -17,7 +17,7 @@ Add ForgejoKit as a dependency in your `Package.swift`:
```swift
dependencies: [
.package(url: "https://codeberg.org/secana/ForgejoKit.git", from: "0.3.1"),
.package(url: "https://codeberg.org/secana/ForgejoKit.git", from: "0.3.2"),
],
targets: [
.target(