Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 27, 2022
1 parent cc83668 commit fb281e5
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 @@ -14,7 +14,7 @@ Makes percentages more readable and type-safe, for example, for APIs that curren
Add the following to `Package.swift`:

```swift
.package(url: "https://github.com/sindresorhus/Percentage", from: "1.1.0")
.package(url: "https://github.com/sindresorhus/Percentage", from: "1.2.0")
```

[Or add the package in Xcode.](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app)
Expand Down

0 comments on commit fb281e5

Please sign in to comment.