Cut 2.7 release (#949)

This commit is contained in:
Adlai Holler
2018-05-29 12:50:28 -07:00
committed by GitHub
parent 70eae57640
commit 6bdf57210e
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Texture'
spec.version = '2.6'
spec.version = '2.7'
spec.license = { :type => 'BSD and Apache 2', }
spec.homepage = 'http://texturegroup.org'
spec.authors = { 'Huy Nguyen' => 'huy@pinterest.com', 'Garrett Moon' => 'garrett@excitedpixel.com', 'Scott Goodson' => 'scottgoodson@gmail.com', 'Michael Schneider' => 'schneider@pinterest.com', 'Adlai Holler' => 'adlai@pinterest.com' }