I forgot this in the last PR and I'm pushing to master, I'm a bad person.

This commit is contained in:
Garrett Moon
2020-06-25 15:23:16 -07:00
parent a80251a284
commit 2efe3fd35a
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Texture'
spec.version = '3.0.0-rc.1'
spec.version = '3.0.0-rc.2'
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' }