release 0.3.1

This commit is contained in:
Stefan Hausotte 2026-03-22 11:29:07 +01:00
parent 7da2d2ce0d
commit 954d5b5064

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