Skip to content

Commit

Permalink
- edit(project): edit README.md content
Browse files Browse the repository at this point in the history
  • Loading branch information
ray00178 committed Nov 5, 2020
1 parent f1dd5a2 commit c5493f3
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 @@ -51,7 +51,7 @@ Once you have your Swift package set up, adding Alamofire as a dependency is as

```swift
dependencies: [
.package(url: "https://github.com/ray00178/EasyAlbum", .upToNextMajor(from: "2.3.0"))
.package(url: "https://github.com/ray00178/EasyAlbum", .upToNextMajor(from: "2.3.1"))
]
```

Expand Down

0 comments on commit c5493f3

Please sign in to comment.