Skip to content

Commit a144b5a

Browse files
committed
Update Mercury package version to 2.1.0
1 parent 69cbc41 commit a144b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Add Mercury to your project with [Swift Package Manager](https://swift.org/packa
4545

4646
```swift
4747
dependencies: [
48-
.package(url: "https://github.com/joshgallantt/Mercury.git", from: "2.0.0")
48+
.package(url: "https://github.com/joshgallantt/Mercury.git", from: "2.1.0")
4949
]
5050
```
5151

0 commit comments

Comments
 (0)