release 0.6.1

This commit is contained in:
Stefan Hausotte 2026-05-17 21:26:30 +02:00
parent 03829084c8
commit 7352bc4b1f

View file

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