Skip to content

Commit dc743e8

Browse files
committed
Update README.md.
1 parent ca65b28 commit dc743e8

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", from: "1.0.3")
28+
.package(url: "https://github.com/colinc86/LaTeXSwiftUI", from: "1.0.4")
2929
```
3030

3131
## ⌨️ Usage

0 commit comments

Comments
 (0)