We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2805ef commit d1592e7Copy full SHA for d1592e7
CacheKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "CacheKit"
3
- s.version = "0.1.0"
+ s.version = "0.1.1"
4
s.summary = "Easily cache objects in memory, to files, a database or not at all."
5
s.homepage = "https://github.com/davbeck/CacheKit"
6
s.license = 'MIT'
0 commit comments