diff --git a/README.md b/README.md index 35fece2..78fa757 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ https://github.com/localytics/Localytics-swiftpm.git Add the following to the `Package.swift`: ``` -.package(url: "https://github.com/localytics/Localytics-swiftpm.git", from: "6.2.9") +.package(url: "https://github.com/localytics/Localytics-swiftpm.git", from: "6.3.0") ```