diff --git a/readme.md b/readme.md index 38cb57d..a6d9679 100644 --- a/readme.md +++ b/readme.md @@ -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)