Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Jessup committed Jan 31, 2018
1 parent c79b856 commit a987842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Expand Up @@ -5,7 +5,7 @@ let package = Package(
name: "PerfectLogger",
targets: [],
dependencies: [
.Package(url: "https://github.com/iamjono/SwiftMoment.git", majorVersion: 0),
.Package(url: "https://github.com/iamjono/SwiftMoment.git", majorVersion: 1),
.Package(url: "https://github.com/PerfectlySoft/Perfect-CURL.git", majorVersion: 3),
]
)

0 comments on commit a987842

Please sign in to comment.