diff --git a/Presentation.podspec b/Presentation.podspec index 383a714..9baeee5 100644 --- a/Presentation.podspec +++ b/Presentation.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Presentation" s.summary = "Presentation helps you to make tutorials, release notes and animated pages." - s.version = "1.0" + s.version = "1.0.0" s.homepage = "https://github.com/hyperoslo/Presentation" s.license = 'MIT' s.author = { "Hyper" => "ios@hyper.no" }