Bump version to 0.9.1

This commit is contained in:
Ehren Kret
2021-09-09 12:38:48 -05:00
parent 3ed0ff84a3
commit 35eccb94d1
8 changed files with 12 additions and 11 deletions

View File

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