Skip to content

Commit

Permalink
Appcast package v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Nov 6, 2023
1 parent 20c2c65 commit 833e5c1
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 @@ -25,7 +25,7 @@ import PackageDescription
let package = Package(
name: "YourProjectName",
dependencies: [
.package(url: "https://github.com/slidoapp/Appcast.git", from: "0.1.0"),
.package(url: "https://github.com/slidoapp/Appcast.git", from: "0.2.0"),
]
)
```
Expand Down

0 comments on commit 833e5c1

Please sign in to comment.