Skip to content

Commit

Permalink
Merge branch 'se-0226' into 'master'
Browse files Browse the repository at this point in the history
Rename package to match repo

See merge request Mordil/swift-redis-nio-client!47
  • Loading branch information
Mordil committed Jun 6, 2019
2 parents dcc9cea + dfbccf4 commit 6f6fe74
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 @@ -16,7 +16,7 @@
import PackageDescription

let package = Package(
name: "redis-nio",
name: "swift-redis-nio-client",
products: [
.library(name: "RedisNIO", targets: ["RedisNIO"])
],
Expand Down

0 comments on commit 6f6fe74

Please sign in to comment.