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