We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c93f4 commit e3e5392Copy full SHA for e3e5392
1 file changed
README.md
@@ -108,7 +108,7 @@ Package is built and the unit-tests are passed on macOS and Linux (Ubuntu 22.04)
108
109
#### Package Dependencies:
110
```swift
111
-.package(url: "https://github.com/keyvariable/kvServerKit.swift.git", from: "0.2.0")
+.package(url: "https://github.com/keyvariable/kvServerKit.swift.git", from: "0.3.0")
112
```
113
#### Target Dependencies:
114
0 commit comments