소스 검색

generate boringssl prefix headers

Micah Kornfield 5 년 전
부모
커밋
b55a2435ca
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      templates/src/objective-c/BoringSSL-GRPC.podspec.template

+ 1 - 1
templates/src/objective-c/BoringSSL-GRPC.podspec.template

@@ -69,7 +69,7 @@
 
   Pod::Spec.new do |s|
     s.name     = 'BoringSSL-GRPC'
-    version = '0.0.10'
+    version = '0.0.11'
     s.version  = version
     s.summary  = 'BoringSSL is a fork of OpenSSL that is designed to meet Google\'s needs.'
     # Adapted from the homepage: