We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3030f commit b0fc7c8Copy full SHA for b0fc7c8
README.md
@@ -51,7 +51,7 @@
51
Add to your dependencies:
52
```swift
53
dependencies: [
54
- .package(url: "https://github.com/Husseinhj/LogTapFramework.git", from: "v0.6.0")
+ .package(url: "https://github.com/Husseinhj/LogTapFramework.git", from: "0.6.0")
55
]
56
```
57
0 commit comments