Skip to content

Commit 2e4ab89

Browse files
committed
Use Cadova 0.3
1 parent a11fedd commit 2e4ab89

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Package.resolved

Lines changed: 3 additions & 3 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.2.0")),
13+
.package(url: "https://github.com/tomasf/Cadova.git", .upToNextMinor(from: "0.3.0")),
1414
],
1515
targets: [
1616
.target(

0 commit comments

Comments
 (0)