release 0.5.0

This commit is contained in:
Stefan Hausotte 2026-05-07 18:56:59 +02:00
parent 21149d4b45
commit b87e4980a0

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