We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80251a commit 2efe3fdCopy full SHA for 2efe3fd
Texture.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Texture'
3
- spec.version = '3.0.0-rc.1'
+ spec.version = '3.0.0-rc.2'
4
spec.license = { :type => 'Apache 2', }
5
spec.homepage = 'http://texturegroup.org'
6
spec.authors = { 'Huy Nguyen' => '[email protected]', 'Garrett Moon' => '[email protected]', 'Scott Goodson' => '[email protected]', 'Michael Schneider' => '[email protected]', 'Adlai Holler' => '[email protected]' }
0 commit comments