Skip to content

Commit 925a193

Browse files
committed
Bump version to 1.6.0
1 parent 71a9cd5 commit 925a193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A Swift client library for interacting with the
1616
Add the following to your `Package.swift` file:
1717

1818
```swift
19-
.package(url: "https://github.com/loopwork-ai/ollama-swift.git", from: "1.5.0")
19+
.package(url: "https://github.com/loopwork-ai/ollama-swift.git", from: "1.6.0")
2020
```
2121

2222
## Usage

0 commit comments

Comments
 (0)