Summary: Version bumps.

Reviewed By: emilsjolander

Differential Revision: D6284124

fbshipit-source-id: 08f6116bb0237791210847976533206055376f1a
This commit is contained in:
Pascal Hartig
2017-11-16 02:59:27 -08:00
committed by Facebook Github Bot
parent 40861c699e
commit 0c3168f150
6 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Yoga'
spec.version = '1.6.0'
spec.version = '1.7.0'
spec.license = { :type => 'BSD', :file => "LICENSE" }
spec.homepage = 'https://facebook.github.io/yoga/'
spec.documentation_url = 'https://facebook.github.io/yoga/docs/api/c/'
@@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
spec.authors = 'Facebook'
spec.source = {
:git => 'https://github.com/facebook/yoga.git',
:tag => '1.6.0',
:tag => '1.7.0',
}
spec.module_name = 'yoga'