Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Commit fa1d9a0

Browse files
authored
Merge pull request #120 from cx-org/prepare-0.3.2
update version in podspec
2 parents 2ab86c2 + 4df1043 commit fa1d9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CombineX.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "CombineX"
4-
s.version = "0.3.1"
4+
s.version = "0.3.2"
55
s.summary = "Open source implementation for Apple's Combine."
66
s.homepage = "https://github.com/cx-org/CombineX"
77
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)