Skip to content

Commit

Permalink
🔖 Bump PredicateKit.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ftchirou committed Apr 4, 2024
1 parent 31dc2a5 commit 8e3c45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PredicateKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

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

0 comments on commit 8e3c45c

Please sign in to comment.