diff --git a/README.md b/README.md index 9f2f90c..c5e894f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage) [![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat )](http://mit-license.org) -![pod](https://img.shields.io/badge/pod-v2.0.0-red.svg) +![pod](https://img.shields.io/badge/pod-v2.0.1-red.svg) ## Overview SwipeMenuViewController provides `SwipeMenuView` and `SwipeMenuViewController`. diff --git a/Sources/Supporting files/Info.plist b/Sources/Supporting files/Info.plist index fbe1e6b..0e27f5f 100755 --- a/Sources/Supporting files/Info.plist +++ b/Sources/Supporting files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 2.0.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/SwipeMenuViewController.podspec b/SwipeMenuViewController.podspec index db2602b..10bfdcb 100644 --- a/SwipeMenuViewController.podspec +++ b/SwipeMenuViewController.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "SwipeMenuViewController" - s.version = "2.0.0" + s.version = "2.0.1" s.summary = "Swipable tab and menu UI framework" # This description is used to generate tags and improve search results.