release 0.2.0

This commit is contained in:
Stefan Hausotte 2026-03-11 22:17:50 +01:00
parent f576906931
commit a73f044623

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