Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Oct 14, 2023
1 parent 6c5f042 commit ebeae2a
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", type: .dynamic, targets: ["SkipUI"]),
],
dependencies: [
.package(url: "https://source.skip.tools/skip.git", from: "0.6.127"),
.package(url: "https://source.skip.tools/skip.git", from: "0.6.128"),
.package(url: "https://source.skip.tools/skip-model.git", from: "0.2.9"),
.package(url: "https://source.skip.tools/skip-foundation.git", from: "0.2.16"),
],
Expand Down

0 comments on commit ebeae2a

Please sign in to comment.