Skip to content

Commit

Permalink
SPM and package naming is weird.
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne committed Aug 26, 2020
1 parent cbadbc2 commit 63318f1
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 @@ -14,7 +14,7 @@
import PackageDescription

let package = Package(
name: "SwiftSemver",
name: "swift-semver",
products: [
.library(name: "SwiftSemver", targets: ["SwiftSemver"]),
],
Expand Down

0 comments on commit 63318f1

Please sign in to comment.