We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.1.15
1 parent 49bc32b commit 8150e91Copy full SHA for 8150e91
1 file changed
Package.swift
@@ -19,7 +19,7 @@ let package = Package(
19
),
20
.package(
21
url: "https://github.com/CodeEditApp/CodeEditLanguages.git",
22
- exact: "0.1.14"
+ exact: "0.1.15"
23
24
25
url: "https://github.com/lukepistrol/SwiftLintPlugin",
0 commit comments