Skip to content

Commit c887130

Browse files
authored
Update Cadova package version to 0.3.0
1 parent dbf8c6f commit c887130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ let package = Package(
3939
name: "<#name#>",
4040
platforms: [.macOS(.v14)],
4141
dependencies: [
42-
.package(url: "https://github.com/tomasf/Cadova.git", .upToNextMinor(from: "0.2.1")),
42+
.package(url: "https://github.com/tomasf/Cadova.git", .upToNextMinor(from: "0.3.0")),
4343
],
4444
targets: [
4545
.executableTarget(

0 commit comments

Comments
 (0)