Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
Release 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird authored Feb 18, 2023
1 parent eb9e833 commit cca4b05
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 @@ -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
Expand Down

0 comments on commit cca4b05

Please sign in to comment.