We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c6a74 commit facfb7eCopy full SHA for facfb7e
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
],
18
dependencies: [
19
// Dependencies declare other packages that this package depends on.
20
- .package(url: "https://github.com/ipedro/UIKitOptions.git", from: "0.3.1"),
+ .package(url: "https://github.com/ipedro/UIKitOptions.git", from: "0.3.0"),
21
22
targets: [
23
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments