Skip to content

Commit

Permalink
Bump version to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Mar 1, 2021
1 parent c1438b8 commit 84e5467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeychainAccess.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'KeychainAccess'
s.version = '4.2.1'
s.version = '4.2.2'
s.summary = 'KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.'
s.description = <<-DESC
KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.
Expand Down

2 comments on commit 84e5467

@SaravanakumarNatarajan2931

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

Can you add the Privacy Manifest file for this SDK ?

@kishikawakatsumi
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.