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 d66f0ac commit 111677aCopy full SHA for 111677a
README.md
@@ -18,7 +18,7 @@ gitdiff is a native Swift library for rendering Git diffs in SwiftUI. It offers
18
19
```swift
20
dependencies: [
21
- .package(url: "https://github.com/tornikegomareli/gitdiff.git", from: "0.0.1")
+ .package(url: "https://github.com/tornikegomareli/gitdiff.git", from: "0.0.5")
22
]
23
```
24
0 commit comments