We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca65b28 commit dc743e8Copy full SHA for dc743e8
README.md
@@ -25,7 +25,7 @@ A SwiftUI view that renders LaTeX.
25
Add the dependency to your package manifest file.
26
27
```swift
28
-.package(url: "https://github.com/colinc86/LaTeXSwiftUI", from: "1.0.3")
+.package(url: "https://github.com/colinc86/LaTeXSwiftUI", from: "1.0.4")
29
```
30
31
## ⌨️ Usage
0 commit comments