Fixing semantic version

This commit is contained in:
Marc Terns
2018-07-11 19:07:58 -05:00
parent 830dfa396c
commit 4ec65b5b0d

View File

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