File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ extension Theme {
243243
244244[ Swift Package Index] ( https://swiftpackageindex.com ) kindly hosts the online documentation for all versions, available here:
245245
246- - [ 2.0.1 ] ( https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.1 /documentation/markdownui )
246+ - [ 2.0.2 ] ( https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.2 /documentation/markdownui )
247247
248248## Demo
249249
@@ -259,7 +259,7 @@ MarkdownUI comes with a few more tricks on the sleeve. You can explore the
259259To use MarkdownUI in a Swift Package Manager project, add the following line to the dependencies in your ` Package.swift ` file:
260260
261261``` swift
262- .package (url : " https://github.com/gonzalezreal/swift-markdown-ui" , from : " 2.0.0 " )
262+ .package (url : " https://github.com/gonzalezreal/swift-markdown-ui" , from : " 2.0.2 " )
263263```
264264
265265Include ` "MarkdownUI" ` as a dependency for your executable target:
You can’t perform that action at this time.
0 commit comments