Skip to content

Commit

Permalink
Update version number in podspec to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TeBoring committed Apr 4, 2017
1 parent 311e7a7 commit b50c9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Protobuf.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# dependent projects use the :git notation to refer to the library.
Pod::Spec.new do |s|
s.name = 'Protobuf'
s.version = '3.2.0'
s.version = '3.2.1'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'
Expand Down

0 comments on commit b50c9ec

Please sign in to comment.