We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b8280 commit daf7003Copy full SHA for daf7003
README.md
@@ -71,7 +71,7 @@ Once you have your Swift package set up, adding MarkdownSyntax as a dependency i
71
72
```swift
73
dependencies: [
74
- .package(url: "https://github.com/hebertialmeida/MarkdownSyntax", from: "1.2.0")
+ .package(url: "https://github.com/hebertialmeida/MarkdownSyntax", from: "1.2.1")
75
]
76
```
77
0 commit comments