Skip to content

Commit 4f22fb1

Browse files
author
Steffen Matthischke
committed
revert falsely changed line
1 parent bae62b4 commit 4f22fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pod/Classes/UIViewController+LVModalQueue.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ + (void)lv_transitionDidComplete
219219
* @param transitioningCoordinator the transitioningCoordinator of the transition
220220
* @param animated is the transition animated or not?
221221
*
222-
* @since 0.1.0
222+
* @since 0.2.0
223223
*/
224224
+ (void)lv_subscribeForCompletionWithTransitioningCoordinator:(id<UIViewControllerTransitionCoordinator>)transitioningCoordinator isAnimated:(BOOL)animated
225225
{

0 commit comments

Comments
 (0)