Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
update SourceKitten SPM version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed May 29, 2016
1 parent c92436f commit 5de378d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let package = Package(
]),
],
dependencies: [
.Package(url: "https://github.com/jpsim/SourceKitten.git", majorVersion: 0, minor: 12),
.Package(url: "https://github.com/jpsim/SourceKitten.git", majorVersion: 0, minor: 13),
.Package(url: "https://github.com/behrang/YamlSwift.git", majorVersion: 1, minor: 4),
.Package(url: "https://github.com/scottrhoyt/SwiftyTextTable.git", majorVersion: 0, minor: 3),
]
Expand Down

0 comments on commit 5de378d

Please sign in to comment.