diff --git a/README.md b/README.md index 93b364b..3838d0c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ColorWell is designed to mimic the appearance and behavior of the new color well Add the following dependency to your `Package.swift` file: ```swift -.package(url: "https://github.com/jordanbaird/ColorWell", from: "0.0.8") +.package(url: "https://github.com/jordanbaird/ColorWell", from: "0.0.9") ``` ## Usage