Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaelIsaev committed Mar 2, 2020
1 parent f845890 commit 8853a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Vapor Mailgun Service can be installed with Swift Package Manager

```swift
.package(url: "https://github.com/twof/VaporMailgunService.git", from: "4.0.0")
.package(url: "https://github.com/twof/VaporMailgunService.git", from: "4.0.0-rc")

.target(name: "App", dependencies: [
.product(name: "Vapor", package: "vapor"),
Expand Down

0 comments on commit 8853a66

Please sign in to comment.