Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
docs: ✏️ update README for 0.49.13
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoEidinger committed Aug 2, 2022
1 parent 1afcc46 commit 7d6de5a
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 @@ -12,7 +12,7 @@ Add the package to your dependencies.
```swift
dependencies: [
// ...
.package(url: "https://github.com/MarcoEidinger/SwiftFormatPlugin", from: "0.49.12"),
.package(url: "https://github.com/MarcoEidinger/SwiftFormatPlugin", from: "0.49.13"),
]
```

Expand Down

0 comments on commit 7d6de5a

Please sign in to comment.