Bump version to v0.17.0

This commit is contained in:
Chris Eager
2022-05-13 14:26:47 -07:00
parent 7e734dd5b4
commit 2c32fb802d
8 changed files with 11 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |s|
s.name = 'LibSignalClient'
s.version = '0.16.0'
s.version = '0.17.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'