Skip to content

Commit a326f5c

Browse files
committed
[CocoaPods] Update .swift-version.
1 parent bb57f8d commit a326f5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0
1+
4.2

IDZSwiftCommonCrypto.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "IDZSwiftCommonCrypto"
4-
s.version = "0.11.1"
4+
s.version = "0.11.3"
55
s.summary = "A wrapper for Apple's Common Crypto library written in Swift."
66

77
s.homepage = "https://github.com/iosdevzone/IDZSwiftCommonCrypto"

0 commit comments

Comments
 (0)