From d2a482eb8dfd26aa684836165fd38d5ca9df23d6 Mon Sep 17 00:00:00 2001 From: yysskk Date: Sat, 4 Nov 2017 16:08:56 +0900 Subject: [PATCH] Update verion --- README.md | 2 +- Sources/Supporting files/Info.plist | 2 +- SwipeMenuViewController.podspec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.