Skip to content

Commit

Permalink
Bump version in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
colinc86 committed Jun 11, 2023
1 parent 294892f commit 0a18295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ It won't
Add the dependency to your package manifest file.

```swift
.package(url: "https://github.com/colinc86/LaTeXSwiftUI", from: "1.2.0")
.package(url: "https://github.com/colinc86/LaTeXSwiftUI", from: "1.2.1")
```

## ⌨️ Usage
Expand Down

0 comments on commit 0a18295

Please sign in to comment.