Skip to content

Commit 137d6a0

Browse files
committed
Bump version number to beta-3.1
1 parent 98f0f37 commit 137d6a0

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.0.0-beta-2'
8+
s.version = '3.0.0-beta-3.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)