Skip to content

Commit a066671

Browse files
authored
Add fa to Podspec version (#156)
1 parent e452618 commit a066671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleKeychain.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SimpleKeychain'
3-
s.version = '1.0.0'
3+
s.version = '1.0.0-fa'
44
s.summary = 'A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS'
55
s.description = <<-DESC
66
Easily store your user's credentials in the Keychain.

0 commit comments

Comments
 (0)