Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
renetik authored Jun 8, 2022
1 parent 17d20ef commit a033ce1
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 @@ -14,7 +14,7 @@ let package = Package(
targets: ["RenetikLayout"]),
],
dependencies: [
.package(url: "https://github.com/renetik/renetik-ios-core", branch: "master"),
.package(url: "https://github.com/renetik/renetik-ios-core", .exact("0.9.0")),
],
targets: [
.target(
Expand Down

0 comments on commit a033ce1

Please sign in to comment.