Bump version to 0.9.2

This commit is contained in:
Ehren Kret
2021-09-10 10:24:54 -05:00
parent b1618aa5c3
commit a3578fa6d4
8 changed files with 11 additions and 10 deletions

View File

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