Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiaanJansen authored Nov 27, 2023
1 parent 80eca4c commit e95ab71
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 @@ -14,7 +14,7 @@ A Swift Toast view - iOS 14 style - built with UIKit. 🍞
You can use The Swift Package Manager to install Toast-Swift by adding the description to your Package.swift file:
```swift
dependencies: [
.package(url: "https://github.com/BastiaanJansen/toast-swift", from: "2.0.0")
.package(url: "https://github.com/BastiaanJansen/toast-swift", from: "2.1.0")
]
```

Expand Down

0 comments on commit e95ab71

Please sign in to comment.