Skip to content

Commit 52728de

Browse files
author
yysskk
committed
Update version
1 parent 0b46ada commit 52728de

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)
1010
[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat
1111
)](http://mit-license.org)
12-
![pod](https://img.shields.io/badge/pod-v2.0.5-red.svg)
12+
![pod](https://img.shields.io/badge/pod-v2.0.6-red.svg)
1313

1414
## Overview
1515
SwipeMenuViewController provides `SwipeMenuView` and `SwipeMenuViewController`.

Sources/Supporting files/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.0.5</string>
18+
<string>2.0.6</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>NSPrincipalClass</key>

SwipeMenuViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "SwipeMenuViewController"
19-
s.version = "2.0.5"
19+
s.version = "2.0.6"
2020
s.summary = "Swipable tab and menu UI framework"
2121

2222
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)