Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird authored Nov 18, 2023
1 parent 0ce6566 commit 27dbbf4
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 @@ -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
Expand Down

0 comments on commit 27dbbf4

Please sign in to comment.