Skip to content

Commit 6556b2d

Browse files
committed
Update version.
1 parent 906f5f9 commit 6556b2d

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
@@ -25,7 +25,7 @@ A SwiftUI view that renders LaTeX.
2525
Add the dependency to your package manifest file.
2626

2727
```swift
28-
.package(url: "https://github.com/colinc86/LaTeXSwiftUI", branch: "main")
28+
.package(url: "https://github.com/colinc86/LaTeXSwiftUI", from: "1.0.0")
2929
```
3030

3131
## ⌨️ Usage

0 commit comments

Comments
 (0)