From 0024ae350522896f9891bc80144955eab9f9ed65 Mon Sep 17 00:00:00 2001 From: Ba-Tho Pham Date: Fri, 22 Jul 2016 23:20:57 +0700 Subject: [PATCH] Bump up to version 0.4 --- BTNavigationDropdownMenu.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTNavigationDropdownMenu.podspec b/BTNavigationDropdownMenu.podspec index f8e25138..f33493ca 100644 --- a/BTNavigationDropdownMenu.podspec +++ b/BTNavigationDropdownMenu.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BTNavigationDropdownMenu" - s.version = "0.3" + s.version = "0.4" s.summary = "The elegent navigation dropdown menu" s.description = <<-DESC The elegant **dropdown menu**, written in **Swift**, appears underneath **navigation bar** to display a list of related items when a user click on the navigation title.