Skip to content

Commit 6373c47

Browse files
committed
Merge pull request #23 from gilesvangruisen/master
Bump podspec version to 1.0.2
2 parents c774c12 + f885b9a commit 6373c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwesomeCache.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "AwesomeCache"
3-
s.version = "1.0.1"
3+
s.version = "1.0.2"
44
s.summary = "Delightful on-disk cache (written in Swift)"
55
s.description = "Delightful on-disk cache (written in Swift). Backed by NSCache for maximum performance and support for expiry of single objects."
66
s.homepage = "https://github.com/aschuch/AwesomeCache"

0 commit comments

Comments
 (0)