Skip to content

Commit 8e3c45c

Browse files
committed
🔖 Bump PredicateKit.podspec
1 parent 31dc2a5 commit 8e3c45c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PredicateKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
Pod::Spec.new do |spec|
1717
spec.name = "PredicateKit"
18-
spec.version = "1.9.0"
18+
spec.version = "1.10.0"
1919
spec.summary = "Write expressive and type-safe predicates for CoreData using key-paths, comparisons and logical operators, literal values, and functions."
2020
spec.description = <<-DESC
2121
PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logical operators, literal values, and functions.

0 commit comments

Comments
 (0)