Bump to 2.0.1

This commit is contained in:
Nick Gerleman
2023-10-31 21:43:08 -07:00
parent c01dcd2338
commit 3a96c7717d
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
Pod::Spec.new do |spec|
spec.name = 'Yoga'
spec.version = '2.0.0'
spec.version = '2.0.1'
spec.license = { :type => 'MIT', :file => "LICENSE" }
spec.homepage = 'https://yogalayout.com/'
spec.documentation_url = 'https://yogalayout.com/docs'