1.6.0 version bumps

Reviewed By: passy

Differential Revision: D5415450

fbshipit-source-id: cf3c42303c4a63adf114199618d42dabdb123c42
This commit is contained in:
Emil Sjolander
2017-07-13 08:24:58 -07:00
committed by Facebook Github Bot
parent 5d75c7c4c8
commit 79e294c927
6 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
YogaKit is available to install via [CocoaPods](https://cocoapods.org/).
```
pod 'YogaKit', '~> 1.5'
pod 'YogaKit', '~> 1.6'
```
## Getting Started

View File

@@ -4,9 +4,9 @@ PODS:
- IGListKit/Default (2.1.0):
- IGListKit/Diffing
- IGListKit/Diffing (2.1.0)
- Yoga (1.5.0)
- YogaKit (1.5.0):
- Yoga (~> 1.5)
- Yoga (1.6.0)
- YogaKit (1.6.0):
- Yoga (~> 1.6)
DEPENDENCIES:
- IGListKit (~> 2.1.0)