Skip to content

Commit

Permalink
changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiaanJansen authored Nov 9, 2021
1 parent 91108c8 commit dcd6e1f
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.0.3")
.package(url: "https://github.com/BastiaanJansen/Toast-Swift", from: "1.0.4")
]
```

Expand Down

0 comments on commit dcd6e1f

Please sign in to comment.