Skip to content

Commit

Permalink
remove minor
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjono committed Jun 21, 2017
1 parent 12050f6 commit 8cab181
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 @@ -5,7 +5,7 @@ let package = Package(
name: "JSONConfig",
targets: [],
dependencies: [
.Package(url: "https://github.com/PerfectlySoft/PerfectLib.git", majorVersion: 2, minor: 0)
.Package(url: "https://github.com/PerfectlySoft/PerfectLib.git", majorVersion: 2)
],
exclude: []
)

0 comments on commit 8cab181

Please sign in to comment.