Skip to content

Commit 7ebb502

Browse files
committed
Swift 3.0.1
1 parent 884371e commit 7ebb502

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.swift-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.0.1

Readme.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Cache
22

3-
[![Version](https://img.shields.io/github/release/soffes/Cache.svg)](https://github.com/soffes/Cache/releases) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
3+
[![Version](https://img.shields.io/github/release/soffes/Cache.svg)](https://github.com/soffes/Cache/releases)
4+
![Swift Version](https://img.shields.io/badge/swift-3.0.1-orange.svg)
5+
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
46

57
A generic caching library for Swift. Cache depends on Foundation.
68

0 commit comments

Comments
 (0)