Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Commit a9bd117

Browse files
committed
Release 0.2
1 parent 111e92d commit a9bd117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Carlos.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Pod::Spec.new do |s|
99
s.name = "Carlos"
10-
s.version = "0.1.0"
10+
s.version = "0.2"
1111
s.summary = "A simple but flexible cache."
1212
s.description = <<-DESC
1313
Carlos is a small set of classes, global functions (that will be replaced by protocol extensions with Swift 2.0) and convenience operators to realize custom, flexible and powerful cache layers in your application.

0 commit comments

Comments
 (0)