Skip to content

Commit 7c72e7b

Browse files
committed
Updated version to 0.4.0
1 parent 2f5fe34 commit 7c72e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CacheKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "CacheKit"
3-
spec.version = "0.3.0"
3+
spec.version = "0.4.0"
44
spec.summary = "Easily cache objects in memory, to files, a database or not at all."
55
spec.homepage = "https://github.com/davbeck/CacheKit"
66
spec.license = 'MIT'

0 commit comments

Comments
 (0)