Skip to content

Commit 0e5c073

Browse files
committed
Fixing deprecated methods
1 parent 1c8c0ab commit 0e5c073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SKCache.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SKCache'
11-
s.version = '1.6.0'
11+
s.version = '1.6.1'
1212
s.summary = 'A caching libary to allow storing each possible type in Swift'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)