From bd802a62ace48f1651c92c9a35367b0c8034ca90 Mon Sep 17 00:00:00 2001 From: Kevin Hirsch Date: Mon, 15 Oct 2018 23:26:24 +0200 Subject: [PATCH] Bump to 2.3.10 --- DropDown.podspec | 2 +- DropDown/Info.plist | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DropDown.podspec b/DropDown.podspec index 301fea5..af6395a 100644 --- a/DropDown.podspec +++ b/DropDown.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "DropDown" - s.version = "2.3.9" + s.version = "2.3.10" s.summary = "A Material Design drop down" s.description = <<-DESC diff --git a/DropDown/Info.plist b/DropDown/Info.plist index 93af872..ce827dc 100644 --- a/DropDown/Info.plist +++ b/DropDown/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.3.9 + 2.3.10 CFBundleSignature ???? CFBundleVersion diff --git a/README.md b/README.md index 897db8c..4d88f85 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Twitter: @kevinh6113](http://img.shields.io/badge/contact-%40kevinh6113-70a1fb.svg?style=flat)](https://twitter.com/kevinh6113) [![License: MIT](http://img.shields.io/badge/license-MIT-70a1fb.svg?style=flat)](https://github.com/AssistoLab/DropDown/blob/master/README.md) -[![Version](http://img.shields.io/badge/version-2.3.9-green.svg?style=flat)](https://github.com/AssistoLab/DropDown) +[![Version](http://img.shields.io/badge/version-2.3.10-green.svg?style=flat)](https://github.com/AssistoLab/DropDown) [![Cocoapods](http://img.shields.io/badge/Cocoapods-available-green.svg?style=flat)](http://cocoadocs.org/docsets/DropDown/) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)