You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SidebarOverlay.podspec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
Pod::Spec.newdo |s|
2
2
s.name="SidebarOverlay"
3
-
s.version="1.0.0"
3
+
s.version="1.0.1"
4
4
s.summary="Yet another implementation of sidebar menu, but here your menu appears over the top view controller."
5
5
6
6
s.description="Yet another implementation of sidebar menu, but here your menu appears over the top view controller. You questions and pull requests are wolcome."
0 commit comments