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 2f5fe34 commit 7c72e7bCopy full SHA for 7c72e7b
CacheKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = "CacheKit"
3
- spec.version = "0.3.0"
+ spec.version = "0.4.0"
4
spec.summary = "Easily cache objects in memory, to files, a database or not at all."
5
spec.homepage = "https://github.com/davbeck/CacheKit"
6
spec.license = 'MIT'
0 commit comments