Skip to content

Commit

Permalink
Merge pull request #3 from rishatl/rishatl-patch-1
Browse files Browse the repository at this point in the history
Update Package.swift
  • Loading branch information
ActuallyTaylor authored Mar 18, 2024
2 parents 4e97a79 + 9c9598c commit 6688020
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 @@ -6,7 +6,7 @@ import PackageDescription
let package = Package(
name: "SwiftHTMLtoMarkdown",
platforms: [
.iOS(.v16),
.iOS(.v15),
.macOS(.v13)
],
products: [
Expand Down

0 comments on commit 6688020

Please sign in to comment.