release 0.4.0

This commit is contained in:
Stefan Hausotte 2026-05-07 16:45:14 +02:00
parent 3967a1ba79
commit 3030629b36

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