Skip to content

Commit 753431a

Browse files
authored
Update package name (#20)
1 parent 660e25d commit 753431a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import PackageDescription
44

55
let package = Package(
6-
name: "URLRouting",
6+
name: "swift-url-routing",
77
products: [
88
.library(name: "URLRouting", targets: ["URLRouting"])
99
],

0 commit comments

Comments
 (0)