Skip to content

Commit b50c9ec

Browse files
committed
Update version number in podspec to 3.2.1
1 parent 311e7a7 commit b50c9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Protobuf.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# dependent projects use the :git notation to refer to the library.
66
Pod::Spec.new do |s|
77
s.name = 'Protobuf'
8-
s.version = '3.2.0'
8+
s.version = '3.2.1'
99
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
1010
s.homepage = 'https://github.com/google/protobuf'
1111
s.license = 'New BSD'

0 commit comments

Comments
 (0)