From fb7a7c5f1f9cae5957e412c094fabc0942e2517e Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Mon, 25 Jul 2016 12:07:56 -0700 Subject: Bump version number for GA --- Protobuf.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Protobuf.podspec') diff --git a/Protobuf.podspec b/Protobuf.podspec index ac27f03e..642fc3e2 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-4' + s.version = '3.0.0' 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