diff --git a/GhostTypewriter.podspec b/GhostTypewriter.podspec index 4f71493..bed5274 100644 --- a/GhostTypewriter.podspec +++ b/GhostTypewriter.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "GhostTypewriter" - s.version = "2.0.0" + s.version = "2.0.1" s.summary = "A UILabel subclass that adds a type writing animation effect." s.homepage = "http://www.williamboles.me"