diff --git a/README.md b/README.md index a74dba1..780286e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ ColorWellKit is designed to mimic the appearance and behavior of the color well Add the following dependency to your `Package.swift` file: ```swift -.package(url: "https://github.com/jordanbaird/ColorWellKit", from: "0.1.0") +.package(url: "https://github.com/jordanbaird/ColorWellKit", from: "0.2.0") ``` ## Usage