Bump the version to 0.10.2 (#188)

This commit is contained in:
Sergej Jaskiewicz
2020-10-23 15:29:02 +03:00
committed by GitHub
parent cb99f8b298
commit c805f0f5aa
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "OpenCombine"
spec.version = "0.10.1"
spec.version = "0.10.2"
spec.summary = "Open source implementation of Apple's Combine framework for processing values over time."
spec.description = <<-DESC