diff --git a/BubbleTransition.podspec b/BubbleTransition.podspec index 5afba36..c1fc4c5 100644 --- a/BubbleTransition.podspec +++ b/BubbleTransition.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BubbleTransition' - s.version = '1.0.1' + s.version = '1.0.2' s.license = 'MIT' s.summary = 'A custom modal transition that presents and dismiss a controller with a bubble effect' s.description = <<-DESC