Skip to content

Commit

Permalink
3.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Khokhlov committed Jul 14, 2017
1 parent c2a6eae commit 5f865d0
Show file tree
Hide file tree
Showing 53 changed files with 2,123 additions and 70 deletions.
2 changes: 1 addition & 1 deletion ProtocolBuffers-Swift.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ProtocolBuffers-Swift"
s.version = "3.0.19"
s.version = "3.0.20"
s.summary = "Protocol Buffers for Swift"
s.homepage = "http://protobuf.io#swift"
s.license = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion Source/Google.Protobuf.Any.proto.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/// Generated by the Protocol Buffers 3.3.0 compiler. DO NOT EDIT!
/// Protobuf-swift version: 3.0.16
/// Protobuf-swift version: 3.0.20
/// Source file "any.proto"
/// Syntax "Proto3"

Expand Down
2 changes: 1 addition & 1 deletion Source/Google.Protobuf.Api.proto.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/// Generated by the Protocol Buffers 3.3.0 compiler. DO NOT EDIT!
/// Protobuf-swift version: 3.0.16
/// Protobuf-swift version: 3.0.20
/// Source file "api.proto"
/// Syntax "Proto3"

Expand Down
Loading

0 comments on commit 5f865d0

Please sign in to comment.