Skip to content

Commit

Permalink
[chore]: Update CodeEditLanguages to 0.1.13 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukepistrol authored Mar 23, 2023
1 parent 4ff2df5 commit 36a5f79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/CodeEditApp/CodeEditLanguages.git",
"state" : {
"revision" : "02595fb02841568b9befcbfcdaf9be88280c49aa",
"version" : "0.1.11"
"revision" : "08cb9dc04e70d1e7b9610580794ed4da774c2b84",
"version" : "0.1.13"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ let package = Package(
),
.package(
url: "https://github.com/CodeEditApp/CodeEditLanguages.git",
exact: "0.1.11"
exact: "0.1.13"
),
.package(
url: "https://github.com/lukepistrol/SwiftLintPlugin",
Expand Down

0 comments on commit 36a5f79

Please sign in to comment.