Prepare for 3.0.0-rc.1 release (#1870)

This commit is contained in:
Garrett Moon
2020-06-24 14:38:28 -07:00
committed by GitHub
parent 5651826c05
commit a9643e59cd
4 changed files with 268 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Texture'
spec.version = '2.8.1'
spec.version = '3.0.0-rc.1'
spec.license = { :type => 'Apache 2', }
spec.homepage = 'http://texturegroup.org'
spec.authors = { 'Huy Nguyen' => 'hi@huynguyen.dev', 'Garrett Moon' => 'garrett@excitedpixel.com', 'Scott Goodson' => 'scottgoodson@gmail.com', 'Michael Schneider' => 'mischneider1@gmail.com', 'Adlai Holler' => 'adlai@icloud.com' }