Skip to content

Commit f258cf4

Browse files
committed
Update Mercury package version
1 parent 5066bf0 commit f258cf4

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
@@ -35,7 +35,7 @@ Add Mercury to your project using Swift Package Manager:
3535

3636
```swift
3737
dependencies: [
38-
.package(url: "https://github.com/joshgallantt/Mercury.git", from: "2.0.0")
38+
.package(url: "https://github.com/joshgallantt/Mercury.git", from: "1.0.0")
3939
]
4040
```
4141

0 commit comments

Comments
 (0)