File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Swift 6.1] ( https://img.shields.io/badge/Swift-6.1-orange.svg )] ( https://swift.org )
44[ ![ Website] ( https://img.shields.io/badge/website-xcf.ai-blue.svg )] ( https://xcf.ai )
5- [ ![ Version] ( https://img.shields.io/badge/version-2.0.0 -green.svg )] ( https://github.com/toddbruss/swift-multi-line-diff )
5+ [ ![ Version] ( https://img.shields.io/badge/version-2.0.1 -green.svg )] ( https://github.com/toddbruss/swift-multi-line-diff )
66[ ![ GitHub stars] ( https://img.shields.io/github/stars/codefreezeai/swift-multi-line-diff.svg?style=social )] ( https://github.com/codefreezeai/swift-multi-line-diff/stargazers )
77[ ![ GitHub forks] ( https://img.shields.io/github/forks/codefreezeai/swift-multi-line-diff.svg?style=social )] ( https://github.com/codefreezeai/swift-multi-line-diff/network )
88
1313** Repository** : [ CodeFreezeAI/swift-multi-line-diff] ( https://github.com/CodeFreezeAI/swift-multi-line-diff.git )
1414** License** : MIT
1515** Language** : Swift 100%
16- ** Latest Release** : v2.0.0 (May 26, 2025)
16+ ** Latest Release** : v2.0.1 (May 26, 2025)
1717** Creator** : Todd Bruss © xcf.ai
1818
1919---
2929 ```
3030 https://github.com/CodeFreezeAI/swift-multi-line-diff.git
3131 ```
32- 4 . Select version ` 1.3.3 ` or ** Up to Next Major Version**
32+ 4 . Select version ` 2.0.1 ` or ** Up to Next Major Version**
33335 . Click ** Add Package**
34346 . Select ** MultiLineDiff** target and click ** Add Package**
3535
@@ -51,7 +51,7 @@ let package = Package(
5151 dependencies : [
5252 .package (
5353 url : " https://github.com/CodeFreezeAI/swift-multi-line-diff.git" ,
54- from : " 1.3.3 "
54+ from : " 2.0.1 "
5555 )
5656 ],
5757 targets : [
You can’t perform that action at this time.
0 commit comments