Skip to content

Commit e2f0097

Browse files
committed
update 'STTextView' to 0.1.1
1 parent 6493a0b commit e2f0097

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
),
2020
.package(
2121
url: "https://github.com/krzyzanowskim/STTextView.git",
22-
exact: "0.1.0"
22+
exact: "0.1.1"
2323
),
2424
.package(
2525
url: "https://github.com/CodeEditApp/CodeEditLanguages.git",

0 commit comments

Comments
 (0)