release 0.8.0

This commit is contained in:
Stefan Hausotte 2026-06-15 12:06:48 +02:00
parent 81c74f6dc3
commit 485c147e7f

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