Skip to content

Commit 7a0a415

Browse files
authored
[chore]: Update CodeEditLanguages to 0.1.9 (#125)
1 parent 58f7941 commit 7a0a415

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/CodeEditApp/CodeEditLanguages.git",
22-
exact: "0.1.8"
22+
exact: "0.1.9"
2323
),
2424
.package(
2525
url: "https://github.com/lukepistrol/SwiftLintPlugin",

0 commit comments

Comments
 (0)