diff --git a/CXExtensions.podspec b/CXExtensions.podspec index ce919d7..7561d15 100644 --- a/CXExtensions.podspec +++ b/CXExtensions.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "CXExtensions" - s.version = "0.0.1-beta.1" + s.version = "0.0.1-beta.2" s.summary = "A collection of useful extensions for Combine and CombineX." s.homepage = "https://github.com/cx-org/CXExtensions" s.license = { :type => "MIT", :file => "LICENSE" }