Skip to content

Commit

Permalink
Update version number in README.md to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
calda authored Jul 9, 2024
1 parent b842598 commit b7f41dd
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 @@ -13,7 +13,7 @@ To install Lottie using [Swift Package Manager](https://github.com/apple/swift-p
or you can add the following dependency to your `Package.swift`:

```swift
.package(url: "https://github.com/airbnb/lottie-spm.git", from: "4.4.3")
.package(url: "https://github.com/airbnb/lottie-spm.git", from: "4.5.0")
```

### Why is there a separate repo for Swift Package Manager support?
Expand Down

0 comments on commit b7f41dd

Please sign in to comment.