Skip to content

Commit

Permalink
[chore]: Update CodeEditLanguages to 0.1.8 (CodeEditApp#120)
Browse files Browse the repository at this point in the history
- Update `CodeEditLanguages` to 0.1.8
  • Loading branch information
lukepistrol authored Jan 15, 2023
2 parents 179f397 + 9d27d4f commit 86940ec
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" : "2afcfab433a53e0a3e79ff18d34fbf8247e62922",
"version" : "0.1.7"
"revision" : "28cf9d50f0bc27fd217bc77b0578d80b9074b252",
"version" : "0.1.8"
}
},
{
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.7"
exact: "0.1.8"
),
.package(
url: "https://github.com/lukepistrol/SwiftLintPlugin",
Expand Down

0 comments on commit 86940ec

Please sign in to comment.