Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Sep 27, 2023
1 parent deda983 commit 144d8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ let package = Package(
.library(name: "SkipUI", targets: ["SkipUI"]),
],
dependencies: [
.package(url: "https://source.skip.tools/skip.git", from: "0.6.77"),
.package(url: "https://source.skip.tools/skip.git", from: "0.6.78"),
.package(url: "https://source.skip.tools/skip-model.git", from: "0.2.1"),
],
targets: [
Expand Down

0 comments on commit 144d8e9

Please sign in to comment.