Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
renetik committed Jun 9, 2022
1 parent 3235d7e commit dd2e30e
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", "0.9.0" ..< "1.0.0" ),
.package(url: "https://github.com/renetik/renetik-ios-core", "0.9.1" ..< "0.9.1" ),
],
targets: [
.target(
Expand Down

0 comments on commit dd2e30e

Please sign in to comment.