Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 23, 2022
1 parent aab677a commit ddfb0fc
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 @@
Add the following to `Package.swift`:

```swift
.package(url: "https://github.com/wulkano/Aperture", from: "2.0.0")
.package(url: "https://github.com/wulkano/Aperture", from: "2.0.1")
```

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

0 comments on commit ddfb0fc

Please sign in to comment.