Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes tag name (still unreleased)
  • Loading branch information
a2 committed Jul 3, 2020
1 parent 13c0c7f commit 8787a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SwiftShortcuts is distributed using the [Swift Package Manager](https://swift.or
let package = Package(
...
dependencies: [
.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")
],
...
)
Expand Down

0 comments on commit 8787a7f

Please sign in to comment.