diff --git a/SystemNotification.podspec b/SystemNotification.podspec index ff53b5e..3f38d65 100644 --- a/SystemNotification.podspec +++ b/SystemNotification.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'SystemNotification' - s.version = '0.5.2' + s.version = '0.5.3' s.swift_versions = ['5.6'] s.summary = 'SystemNotification lets you mimic native iOS system notifications in your SwiftUI apps'