Bump version to 3.2.0 (#2108)

## Summary

Following RELEASE.md steps, bump to 3.2.0.
This commit is contained in:
Andy Finnell
2024-05-21 15:43:31 -04:00
committed by GitHub
parent e9bd484149
commit 2ef9a4f450
3 changed files with 22 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Texture'
spec.version = '3.1.0'
spec.version = '3.2.0'
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' }