Skip to content

Commit

Permalink
Pod version must be 3 numbers long #79
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyxo committed Mar 24, 2016
1 parent 78f2923 commit ef72a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProtocolBuffers.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ProtocolBuffers"
s.version = "1.9.9.2"
s.version = "1.9.10"
s.summary = "Protocol Buffers for Objective-C"
s.description = <<-DESC
An implementation of Protocol Buffers 2.6 in Objective C.
Expand Down

0 comments on commit ef72a72

Please sign in to comment.