Skip to content

Commit

Permalink
updated readme with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiaanJansen authored Sep 13, 2023
1 parent 8f04cf0 commit 114bcfa
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: "1.3.2")
.package(url: "https://github.com/BastiaanJansen/toast-swift", from: "1.4.0")
]
```

Expand Down

0 comments on commit 114bcfa

Please sign in to comment.