We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b72b43 commit dcfb8a8Copy full SHA for dcfb8a8
CombineExt.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "CombineExt"
3
- s.version = "1.5.1"
+ s.version = "1.6.0"
4
s.summary = "Combine operators and helpers not provided by Apple, and inspired by other Reactive Frameworks"
5
s.description = <<-DESC
6
A collection of operators for Combine adding capabilities and utilities not provided by Apple,
0 commit comments