Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkelu authored Sep 22, 2021
1 parent 1acf8e4 commit 7027e06
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: "GRDB",
platforms: [
.iOS("10.0"),
.iOS("13.0"),
.macOS("10.10"),
.tvOS("9.0"),
.watchOS("2.0"),
Expand Down

0 comments on commit 7027e06

Please sign in to comment.