Skip to content

Commit

Permalink
Merge pull request #71 from vapor-community/feature/package-rename
Browse files Browse the repository at this point in the history
Renamed Package.
  • Loading branch information
Andrewangeta authored Mar 28, 2020
2 parents e67317e + 5760c53 commit d9ba7bd
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 @@ -2,7 +2,7 @@
import PackageDescription

let package = Package(
name: "StripeKit",
name: "stripe-kit",
platforms: [
.macOS(.v10_15)
],
Expand Down

0 comments on commit d9ba7bd

Please sign in to comment.