Skip to content

Commit

Permalink
Update package name (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored Jul 1, 2020
1 parent 6887677 commit 6c36cf6
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 Foundation
import PackageDescription

var package = Package(
name: "Tagged",
name: "swift-tagged",
products: [
.library(name: "Tagged", targets: ["Tagged"]),
.library(name: "TaggedMoney", targets: ["TaggedMoney"]),
Expand Down

0 comments on commit 6c36cf6

Please sign in to comment.