release 0.6.0

This commit is contained in:
Stefan Hausotte 2026-05-12 17:42:44 +02:00
parent 8a5e513c50
commit 2ab5808c34

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.5.0"),
.package(url: "https://codeberg.org/secana/ForgejoKit.git", from: "0.6.0"),
],
targets: [
.target(