We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccffccf commit 3a92be9Copy full SHA for 3a92be9
README.md
@@ -272,7 +272,7 @@ Add XLKit to your `Package.swift` dependencies:
272
273
```swift
274
dependencies: [
275
- .package(url: "https://github.com/TheAcharya/XLKit.git", from: "1.0.8")
+ .package(url: "https://github.com/TheAcharya/XLKit.git", from: "1.0.9")
276
]
277
```
278
SECURITY.md
@@ -4,7 +4,7 @@
4
5
| Version | Supported |
6
| ------- | ------------------ |
7
-| 1.0.8 | :white_check_mark: |
+| 1.0.9 | :white_check_mark: |
8
9
## Reporting a Vulnerability
10
0 commit comments