Skip to content

Commit 5619cf8

Browse files
committed
Update README.md 1.6.0 version bump
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
1 parent 6e8382d commit 5619cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ let package = Package(
151151
targets: ["MyPackage"]),
152152
],
153153
dependencies: [
154-
.package(url: "https://github.com/HeroTransitions/Hero.git", .upToNextMajor(from: "1.5.0"))
154+
.package(url: "https://github.com/HeroTransitions/Hero.git", .upToNextMajor(from: "1.6.0"))
155155
],
156156
targets: [
157157
.target(

0 commit comments

Comments
 (0)