Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 3, 2019
1 parent 34072b9 commit 5f650f1
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 @@ -15,7 +15,7 @@ Makes percentages more readable and type-safe, for example, for APIs that curren
SwiftPM:

```swift
.package(url: "https://github.com/sindresorhus/Percent", from: "0.1.0")
.package(url: "https://github.com/sindresorhus/Percent", from: "0.1.1")
```

Or just copy-paste it.
Expand Down

0 comments on commit 5f650f1

Please sign in to comment.