Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 1edb94e

Browse files
author
Sam Warner
committed
update readme
1 parent c229533 commit 1edb94e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ What if, when decoding the model, you could encode _in the model property types_
1515
### Carthage
1616

1717
```
18-
git "DomainGroupOSS/swift-non-empty" "0.1.0"
18+
git "DomainGroupOSS/swift-non-empty" "0.1.1"
1919
```
2020

2121
### Cocoapods
2222

2323
```
24-
pod "SwiftNonEmpty", "0.1.0"
24+
pod "SwiftNonEmpty", "0.1.1"
2525
```
2626

2727
## Usage

0 commit comments

Comments
 (0)