File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'BubbleTransition'
3- s . version = '3.0.1 '
3+ s . version = '3.0.2 '
44 s . license = 'MIT'
55 s . summary = 'A custom modal transition that presents and dismiss a controller with a bubble effect'
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33` BubbleTransition ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- - ` 3.0.x ` Releases - [ 3.0.0] ( #300 ) | [ 3.0.1] ( #301 )
5+ - ` 3.0.x ` Releases - [ 3.0.0] ( #300 ) | [ 3.0.1] ( #301 ) | [ 3.0.2 ] ( #302 )
66- ` 2.0.x ` Releases - [ 2.0.0] ( #200 ) | [ 2.0.1] ( #201 ) | [ 2.0.2] ( #202 )
77- ` 1.0.x ` Releases - [ 1.0.0] ( #100 ) | [ 1.0.1] ( #101 ) | [ 1.0.2] ( #102 ) | [ 1.0.3] ( #103 )
88- ` 0.2.x ` Releases - [ 0.2] ( #02 )
99
1010---
1111
12+ ## [ 3.0.2] ( https://github.com/andreamazz/BubbleTransition/releases/tag/3.0.2 )
13+
14+ - Merged #44
15+
1216## [ 3.0.1] ( https://github.com/andreamazz/BubbleTransition/releases/tag/3.0.1 )
1317
1418- Merged #39
You can’t perform that action at this time.
0 commit comments