Skip to content

Commit faaf4f9

Browse files
committed
podspec bump
1 parent 42dd1e0 commit faaf4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodableCache.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 = "CodableCache"
3-
s.version = "0.2.1"
3+
s.version = "0.2.2"
44
s.summary = "A memory and disk based cache backed by the Swift 4 Codable protocol."
55
s.description = <<-DESC
66
What is Codable Cache? It's a framework that allows for seamless memory caching and disk persistence of your plain old Swift structs.

0 commit comments

Comments
 (0)