Skip to content

Commit

Permalink
Merge pull request #315 from phoenisis/SMP-Bump-version
Browse files Browse the repository at this point in the history
Bump minimal version on Package.swift
  • Loading branch information
JanGorman authored Apr 12, 2022
2 parents 319deb9 + 33049fd commit d2e80c1
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 @@ -4,7 +4,7 @@ import PackageDescription
let package = Package(
name: "Agrume",
platforms: [
.iOS(.v9)
.iOS(.v13)
],
products: [
.library(name: "Agrume", targets: ["Agrume"])
Expand Down

0 comments on commit d2e80c1

Please sign in to comment.