Skip to content

Commit

Permalink
🔖Bump to version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qeude committed May 31, 2023
1 parent 946758d commit 38e000d
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 @@ -20,7 +20,7 @@ A markdown editor component for your SwiftUI apps.
Either use Xcode to add the package dependency or add the following dependency to your Package.swift:

```
.package(url: "https://github.com/qeude/SwiftDown.git", from: "0.3.0"),
.package(url: "https://github.com/qeude/SwiftDown.git", from: "0.3.1"),
```

## 🔧 Usage
Expand Down

0 comments on commit 38e000d

Please sign in to comment.