Skip to content

Commit da69a7a

Browse files
committed
Bump Cadova to 0.4.0
1 parent 0fa8de2 commit da69a7a

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

Package.resolved

Lines changed: 3 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
.executable(name: "Helical-Demo", targets: ["Demo"]),
1111
],
1212
dependencies: [
13-
.package(url: "https://github.com/tomasf/Cadova.git", .upToNextMinor(from: "0.3.0")),
13+
.package(url: "https://github.com/tomasf/Cadova.git", .upToNextMinor(from: "0.4.0")),
1414
],
1515
targets: [
1616
.target(

0 commit comments

Comments
 (0)