Skip to content

Commit

Permalink
🔖 Bump to version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qeude committed Feb 19, 2024
1 parent 192ecb8 commit 3a988bf
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.4.0"),
.package(url: "https://github.com/qeude/SwiftDown.git", from: "0.4.1),
```

## 🔧 Usage
Expand Down

0 comments on commit 3a988bf

Please sign in to comment.