mirror of
https://codeberg.org/secana/ForgejoKit.git
synced 2026-06-16 05:13:53 -07:00
release 0.7.0
This commit is contained in:
parent
167d61bc06
commit
4d1dfc1305
1 changed files with 1 additions and 1 deletions
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue