[local] Set version to 2.0.0-beta.1

This commit is contained in:
Nick Gerleman
2023-06-29 11:22:56 -07:00
parent 0aec0a1ac4
commit b5d105132e
4 changed files with 4 additions and 4 deletions

View File

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