Prepare 3.5.0 release

This commit is contained in:
Jakub Kaspar
2021-01-13 18:39:04 +01:00
parent a863f5f856
commit 7189e5a1af
6 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MessageKit'
s.version = '3.4.2'
s.version = '3.5.0'
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'