Skip to content

Commit f5c485a

Browse files
authored
[chore]: Update CodeEditLanguages to 0.1.6 (#108)
- update `CodeEditLanguages` to 0.1.6 including support for `Dockerfile` files.
2 parents 8d3f663 + 1e3c623 commit f5c485a

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

0 commit comments

Comments
 (0)