File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
"kind" : " remoteSourceControl" ,
15
15
"location" : " https://github.com/CodeEditApp/CodeEditTextView.git" ,
16
16
"state" : {
17
- "revision" : " eb1d38247a45bc678b5a23a65d6f6df6c56519e4 " ,
18
- "version" : " 0.7.5 "
17
+ "revision" : " 2619cb945b4d6c2fc13f22ba873ba891f552b0f3 " ,
18
+ "version" : " 0.7.6 "
19
19
}
20
20
},
21
21
{
41
41
"kind" : " remoteSourceControl" ,
42
42
"location" : " https://github.com/apple/swift-collections.git" ,
43
43
"state" : {
44
- "revision" : " ee97538f5b81ae89698fd95938896dec5217b148 " ,
45
- "version" : " 1.1.1 "
44
+ "revision" : " 3d2dc41a01f9e49d84f0a3925fb858bed64f702d " ,
45
+ "version" : " 1.1.2 "
46
46
}
47
47
},
48
48
{
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ let package = Package(
17
17
// A fast, efficient, text view for code.
18
18
. package (
19
19
url: " https://github.com/CodeEditApp/CodeEditTextView.git " ,
20
- from: " 0.7.5 "
20
+ from: " 0.7.6 "
21
21
) ,
22
22
// tree-sitter languages
23
23
. package (
You can’t perform that action at this time.
0 commit comments