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 = '2.0.0 '
3+ s . version = '2.0.1 '
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- - ` 2.0.x ` Releases - [ 2.0.0] ( #200 )
5+ - ` 2.0.x ` Releases - [ 2.0.0] ( #200 ) | [ 2.0.1 ] ( #201 )
66- ` 1.0.x ` Releases - [ 1.0.0] ( #100 ) | [ 1.0.1] ( #101 ) | [ 1.0.2] ( #102 ) | [ 1.0.3] ( #103 )
77- ` 0.2.x ` Releases - [ 0.2] ( #02 )
88
99---
1010
11+ ## [ 2.0.1] ( https://github.com/andreamazz/BubbleTransition/releases/tag/2.0.1 )
12+
13+ - Merged #33
14+
1115## [ 2.0.0] ( https://github.com/andreamazz/BubbleTransition/releases/tag/2.0.0 )
1216
1317Updated to Swift 3.0 syntax
You can’t perform that action at this time.
0 commit comments