release 0.7.0

This commit is contained in:
Stefan Hausotte 2026-06-04 11:29:39 +02:00
parent 167d61bc06
commit 4d1dfc1305

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