Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 13, 2019
1 parent 8720f10 commit 3f646da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
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.1")
.package(url: "https://github.com/sindresorhus/Percent", from: "0.2.0")
```

Or just copy-paste it.
Expand Down

0 comments on commit 3f646da

Please sign in to comment.