Skip to content

Commit

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

## Usage
Expand Down

0 comments on commit 42fd8c4

Please sign in to comment.