Bump version to v0.23.0

This commit is contained in:
Jordan Rose
2023-05-01 11:59:48 -07:00
parent c433d1e34c
commit d3e38b9e5c
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.22.2'
s.version = '0.23.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'