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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird authored Oct 25, 2022
1 parent af2e85d commit 2f30ca3
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 @@ -14,7 +14,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.1")
.package(url: "https://github.com/jordanbaird/ColorWell", from: "0.0.2")
```

## Usage
Expand Down

0 comments on commit 2f30ca3

Please sign in to comment.