We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4954960 commit aaf1a09Copy full SHA for aaf1a09
CombineExt.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "CombineExt"
3
- s.version = "1.7.0"
+ s.version = "1.8.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