Skip to content

Commit 111677a

Browse files
Update README.md
1 parent d66f0ac commit 111677a

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
@@ -18,7 +18,7 @@ gitdiff is a native Swift library for rendering Git diffs in SwiftUI. It offers
1818

1919
```swift
2020
dependencies: [
21-
.package(url: "https://github.com/tornikegomareli/gitdiff.git", from: "0.0.1")
21+
.package(url: "https://github.com/tornikegomareli/gitdiff.git", from: "0.0.5")
2222
]
2323
```
2424

0 commit comments

Comments
 (0)