Skip to content

Commit 74004b0

Browse files
authored
Update Package.swift
1 parent abe7025 commit 74004b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import PackageDescription
44
let package = Package(
55
name: "RangeUISlider",
66
platforms: [
7-
.iOS(.v9)
7+
.iOS(.v13)
88
],
99
products: [
1010
.library(name: "RangeUISlider", targets: ["RangeUISlider"])

0 commit comments

Comments
 (0)