Use Lighter 1.0.8 release

Only the latest is the greatest!
This commit is contained in:
Helge Heß 2022-08-24 16:38:22 +02:00
parent cfa2c1ecf5
commit 758c1f9360
No known key found for this signature in database
GPG Key ID: 0A3825768D88C07D
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ var package = Package(
dependencies: [
.package(url: "https://github.com/Lighter-swift/Lighter.git",
from: "1.0.2"),
from: "1.0.8"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
],

View File

@ -12,7 +12,7 @@ var package = Package(
dependencies: [
.package(url: "https://github.com/Lighter-swift/Lighter.git",
from: "1.0.2"),
from: "1.0.8"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
],