Skip to content

Commit e7b530c

Browse files
authored
Bump STTextView Version (#138)
Bump STTextView version to latest, as it includes a fix for scroll performance and content rendering in large files. For more info see this [discussion](krzyzanowskim/STTextView#12).
1 parent 2cba052 commit e7b530c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
dependencies: [
1616
.package(
1717
url: "https://github.com/krzyzanowskim/STTextView.git",
18-
exact: "0.1.2"
18+
exact: "0.4.0"
1919
),
2020
.package(
2121
url: "https://github.com/CodeEditApp/CodeEditLanguages.git",

0 commit comments

Comments
 (0)