Skip to content

Commit

Permalink
Rename Package with GzipSwift
Browse files Browse the repository at this point in the history
  • Loading branch information
1024jp committed Apr 20, 2024
1 parent 67db89a commit 7fe63ed
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: "Gzip",
name: "GzipSwift",
products: [
.library(name: "Gzip", targets: ["Gzip"]),
],
Expand Down

0 comments on commit 7fe63ed

Please sign in to comment.