We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d21e7 commit cd42289Copy full SHA for cd42289
SignalProtocolSwift.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |spec|
3
spec.summary = 'A Swift implementation of the Signal Protocol API'
4
spec.license = 'MIT'
5
6
- spec.version = '1.0'
+ spec.version = '0.9.6'
7
spec.source = {
8
:git => 'https://github.com/christophhagen/SignalProtocolSwift.git',
9
:tag => spec.version
0 commit comments