Skip to content

Commit 26fde1a

Browse files
committed
Bump CoreDataEvolution to 0.8.0
1 parent 3c66ed4 commit 26fde1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ let package = Package(
2222
dependencies: [
2323
// CoreDataEvolution - Swift 6
2424
.package(
25-
url: "https://github.com/fatbobman/CoreDataEvolution.git", .upToNextMajor(from: "0.7.5"))
25+
url: "https://github.com/fatbobman/CoreDataEvolution.git", .upToNextMajor(from: "0.8.0"))
2626
],
2727
targets: [
2828
.target(

0 commit comments

Comments
 (0)