diff --git a/ChatLayout.podspec b/ChatLayout.podspec index f61f6e41..c5aa2b61 100644 --- a/ChatLayout.podspec +++ b/ChatLayout.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ChatLayout' - s.version = '2.0.3' + s.version = '2.0.4' s.summary = 'Chat UI Library. It uses custom UICollectionViewLayout to provide you full control over the presentation.' s.swift_version = '5.8'