Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-frade-iohk authored Feb 21, 2023
1 parent 6a8f81a commit 2167dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import PackageDescription
let package = Package(
name: "SwiftDocCPlugin",
platforms: [
.macOS("10.15.4"),
.macOS("13.2"),
],
products: [
.plugin(name: "Swift-DocC", targets: ["Swift-DocC"]),
Expand Down

0 comments on commit 2167dde

Please sign in to comment.