We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f76f8 commit cff6664Copy full SHA for cff6664
libsignal-protocol-swift.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |spec|
3
spec.summary = 'A Swift wrapper framework for libsignal-protocol-c'
4
spec.license = 'GPLv3'
5
6
- spec.version = '0.2'
+ spec.version = '0.2.1'
7
spec.source = {
8
:git => 'https://github.com/christophhagen/libsignal-protocol-swift.git',
9
:tag => spec.version
0 commit comments