mirror of
https://codeberg.org/secana/ForgejoKit.git
synced 2026-06-15 21:03:51 -07:00
release 0.8.1
This commit is contained in:
parent
1ad2ee2607
commit
7675312f5c
1 changed files with 1 additions and 1 deletions
|
|
@ -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.8.0"),
|
||||
.package(url: "https://codeberg.org/secana/ForgejoKit.git", from: "0.8.1"),
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
|
|
|
|||
Loading…
Reference in a new issue