From 137d6a09bbbbfa801d653224703ddc59e3700704 Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Mon, 13 Jun 2016 17:02:01 -0700 Subject: Bump version number to beta-3.1 --- Protobuf.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Protobuf.podspec b/Protobuf.podspec index d763f01d..3d3fec62 100644 --- a/Protobuf.podspec +++ b/Protobuf.podspec @@ -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.0.0-beta-2' + s.version = '3.0.0-beta-3.1' s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.' s.homepage = 'https://github.com/google/protobuf' s.license = 'New BSD' -- cgit v1.2.3