Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird authored Dec 17, 2023
1 parent fa23149 commit a51f08e
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: "1.0.0")
.package(url: "https://github.com/jordanbaird/ColorWellKit", from: "1.0.1")
```

## Usage
Expand Down

0 comments on commit a51f08e

Please sign in to comment.