diff --git a/Signature.podspec b/Signature.podspec index 6112b82..f703148 100644 --- a/Signature.podspec +++ b/Signature.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Signature" s.summary = "UIView with signature support" - s.version = "0.1.1" + s.version = "0.2.0" s.homepage = "https://github.com/hyperoslo/Signature" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }