We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c0c7f commit 8787a7fCopy full SHA for 8787a7f
README.md
@@ -10,7 +10,7 @@ SwiftShortcuts is distributed using the [Swift Package Manager](https://swift.or
10
let package = Package(
11
...
12
dependencies: [
13
- .package(url: "https://github.com/a2/swift-shortcuts.git", from: "0.1.0")
+ .package(url: "https://github.com/a2/swift-shortcuts.git", from: "1.0.0")
14
],
15
16
)
0 commit comments