Skip to content

Commit ffde0ba

Browse files
committed
bump version
1 parent b9f8a56 commit ffde0ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JDStatusBarNotification.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Pod::Spec.new do |s|
22

33
# basics
44
s.name = 'JDStatusBarNotification'
5-
s.version = '2.2.1'
5+
s.version = '2.2.2'
66
s.platform = :ios, '13.0'
7-
s.swift_versions = ['5.7']
7+
s.swift_versions = ['5.9']
88
s.license = { :type => 'MIT' }
99
s.author = { 'Markus Emrich' => '[email protected]' }
1010
s.source = { :git => 'https://github.com/calimarkus/JDStatusBarNotification.git', :tag => "#{s.version}" }

0 commit comments

Comments
 (0)