Skip to content

Commit 70e5fc4

Browse files
author
Oktawian Chojnacki
committed
Header update.
1 parent 755af2b commit 70e5fc4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Design-Patterns.playground.zip

11 Bytes
Binary file not shown.

Design-Patterns.playground/Documentation/section-1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<body>
1212
<div class="content-wrapper">
1313
<section class="section">
14-
<h1 id="design-patterns-implemented-in-swift">Design Patterns implemented in Swift</h1>
15-
<p>A short cheat-sheet with Xcode 6 Playground (<a href="https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip">Design-Patterns.playground.zip</a>).</p>
14+
<h1 id="design-patterns-implemented-in-swift-1-2">Design Patterns implemented in Swift 1.2</h1>
15+
<p>A short cheat-sheet with Xcode 6.3beta Playground (<a href="https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip">Design-Patterns.playground.zip</a>).</p>
1616
<p>👷 Project maintained by: <a href="http://twitter.com/nsmeme">@nsmeme</a> (Oktawian Chojnacki)</p>
1717
<h2 id="table-of-contents">Table of Contents</h2>
1818
<ul>

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ import Swift
33
import Foundation
44
```
55

6-
Design Patterns implemented in Swift
7-
====================================
8-
A short cheat-sheet with Xcode 6 Playground ([Design-Patterns.playground.zip](https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip)).
6+
Design Patterns implemented in Swift 1.2
7+
========================================
8+
A short cheat-sheet with Xcode 6.3beta Playground ([Design-Patterns.playground.zip](https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip)).
99

1010
👷 Project maintained by: [@nsmeme](http://twitter.com/nsmeme) (Oktawian Chojnacki)
1111

docs/header.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ import Swift
33
import Foundation
44
```
55

6-
Design Patterns implemented in Swift
7-
====================================
8-
A short cheat-sheet with Xcode 6 Playground ([Design-Patterns.playground.zip](https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip)).
6+
Design Patterns implemented in Swift 1.2
7+
========================================
8+
A short cheat-sheet with Xcode 6.3beta Playground ([Design-Patterns.playground.zip](https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip)).
99

1010
👷 Project maintained by: [@nsmeme](http://twitter.com/nsmeme) (Oktawian Chojnacki)
1111

0 commit comments

Comments
 (0)