Skip to content

Commit 1345adb

Browse files
committed
Update to Cadova 0.1.1
1 parent 045e16b commit 1345adb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Package.resolved

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

0 commit comments

Comments
 (0)