Skip to content

Commit

Permalink
Update package name (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored May 20, 2022
1 parent 660e25d commit 753431a
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 @@ -3,7 +3,7 @@
import PackageDescription

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

0 comments on commit 753431a

Please sign in to comment.