Skip to content

Commit f8029f0

Browse files
committed
Update Pelagos
1 parent e2e2290 commit f8029f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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
@@ -11,7 +11,7 @@ let package = Package(
1111
.package(url: "https://github.com/tomasf/manifold-swift.git", .upToNextMinor(from: "0.4.0")),
1212
.package(url: "https://github.com/tomasf/ThreeMF.git", .upToNextMinor(from: "0.2.0")),
1313
.package(url: "https://github.com/tomasf/Apus.git", .upToNextMinor(from: "0.1.1")),
14-
.package(url: "https://github.com/tomasf/Pelagos.git", .upToNextMinor(from: "0.1.0")),
14+
.package(url: "https://github.com/tomasf/Pelagos.git", .upToNextMinor(from: "0.1.2")),
1515
],
1616
targets: [
1717
.target(

0 commit comments

Comments
 (0)