Skip to content

Commit 311e324

Browse files
authored
[feat]: Syntax Highlighting for Kotlin & Objective C (#126)
Refs: CodeEditApp/CodeEditLanguages#22
1 parent 7a0a415 commit 311e324

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

0 commit comments

Comments
 (0)